Skip to content

Commit

Permalink
uncheck file
Browse files Browse the repository at this point in the history
  • Loading branch information
timothycarambat committed Aug 6, 2024
1 parent dcc2416 commit 698d5c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/src/App.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ import "react-toastify/dist/ReactToastify.css";
import Login from "@/pages/Login";
import OnboardingFlow from "@/pages/OnboardingFlow";
import i18n from "./i18n";

import { PfpProvider } from "./PfpContext";
import { LogoProvider } from "./LogoContext";
import { FullScreenLoader } from "./components/Preloader";
Expand Down

0 comments on commit 698d5c3

Please sign in to comment.