Skip to content
Snippets Groups Projects
Commit a3bd1bfe authored by dominip89's avatar dominip89
Browse files

Imports Bootstrap

parent 9bfc76b5
Branches
No related tags found
No related merge requests found
......@@ -3,6 +3,7 @@ import ReactDOM from 'react-dom';
import './index.css';
import App from './App';
import reportWebVitals from './reportWebVitals';
import 'bootstrap/dist/css/bootstrap.css';
ReactDOM.render(
<React.StrictMode>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment