Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: add bootstrap & react-bootstrap to application * style: changing all buttons to react-bootstrap buttons * style: change all forms over to react-bootstrap * fix: adding clearing func & button to filter list b/c react-bootstrap doesn't utilize input="search" * fix: correcting the import statements for react-bootstrap to the preferred * style: update navbar to use react-bootstrap * fix: update navbar to use Nav.Link `react-bootstrap` components * fix: putting back bg-color from css classes and making sure nav bar sticks to bottom * fix: main area fo page scrolls on long list now
- Loading branch information