From 275c0e8ca12c396f38bf7d79bbfc0b851cda5472 Mon Sep 17 00:00:00 2001 From: Arctichawk1 Date: Sun, 28 Mar 2021 17:39:56 -0400 Subject: [PATCH] Removed the bootstrap. --- src/index.js | 1 - 1 file changed, 1 deletion(-) diff --git a/src/index.js b/src/index.js index 0a4e9a3..ad9cbbb 100644 --- a/src/index.js +++ b/src/index.js @@ -3,7 +3,6 @@ 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(