Make pipeline, parameters & product interactive

This commit is contained in:
2022-03-15 09:27:53 -05:00
parent 0e53a4334e
commit 524299a3c2
18 changed files with 496 additions and 158 deletions

View File

@@ -3,7 +3,7 @@ import ReactDOM from 'react-dom';
import './index.css';
import Header from './Header';
import InputPage from './InputPage';
import Footer from './Footer'
import Footer from './Footer';
ReactDOM.render(
<React.StrictMode>