diff --git a/app/.env.example b/app/.env.example deleted file mode 100644 index c53f8e6..0000000 --- a/app/.env.example +++ /dev/null @@ -1,6 +0,0 @@ -REACT_APP_API_URL = http://127.0.0.1:8000 - -# auth -REACT_APP_AUTH0_DOMAIN=##check notion## -REACT_APP_AUTH0_CLIENT_ID=##check notion## -REACT_APP_AUTH0_CALLBACK_URL=http://localhost:3000/callback diff --git a/app/src/components/Navbar.tsx b/app/src/components/Navbar.tsx index 5392d4e..c8e5af0 100644 --- a/app/src/components/Navbar.tsx +++ b/app/src/components/Navbar.tsx @@ -21,7 +21,6 @@ const Navbar = (): ReactElement => { >