diff --git a/src/App.js b/src/App.js index 8963a22..68380bc 100644 --- a/src/App.js +++ b/src/App.js @@ -1,6 +1,7 @@ import React from 'react'; import MainBody from "./MainBody"; +// include bootstraps css import 'bootstrap/dist/css/bootstrap.min.css'; class App extends React.Component { @@ -17,7 +18,7 @@ class App extends React.Component { return (