From 47bcd0ea166209fe6236ee65639f8b1c2abf7252 Mon Sep 17 00:00:00 2001 From: Shivansh Date: Mon, 29 Nov 2021 23:52:19 +0530 Subject: [PATCH] Fix devfolio button and hide components --- .env | 1 + src/App.js | 6 +++--- src/Components/Navbar/Navbar.jsx | 2 +- 3 files changed, 5 insertions(+), 4 deletions(-) create mode 100644 .env diff --git a/.env b/.env new file mode 100644 index 0000000..31337e1 --- /dev/null +++ b/.env @@ -0,0 +1 @@ +SKIP_PREFLIGHT_CHECK=true \ No newline at end of file diff --git a/src/App.js b/src/App.js index 3828229..d4aa475 100644 --- a/src/App.js +++ b/src/App.js @@ -20,11 +20,11 @@ function App() { - + {/* */} - + {/* */} - + {/* */}