Created a new branch.
This commit is contained in:
parent
00338c3529
commit
6afc1ab24b
2 changed files with 26 additions and 20090 deletions
20115
package-lock.json
generated
20115
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -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.min.css";
|
||||
|
||||
ReactDOM.render(
|
||||
<React.StrictMode>
|
||||
|
|
Loading…
Reference in a new issue