Skip to content

Commit

Permalink
Merge branch 'develop' into update-readme
Browse files Browse the repository at this point in the history
  • Loading branch information
nihal467 authored Oct 16, 2024
2 parents 88e6121 + 2993e5a commit b3a98e2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ import { Toaster } from "./Components/ui/toaster";
const App = () => {
return (
<Suspense fallback={<Loading />}>
<ThemedFavicon />
<PluginEngine>
<HistoryAPIProvider>
<AuthUserProvider unauthorized={<Routers.SessionRouter />}>
Expand Down

0 comments on commit b3a98e2

Please sign in to comment.