Skip to content

Commit

Permalink
Removed nextui references
Browse files Browse the repository at this point in the history
  • Loading branch information
rishit-singh committed Mar 29, 2024
1 parent 0f03be5 commit 9b7a4f9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion frontend/src/app/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ import {Global} from "@/app/Global";
import { ThemeProvider } from 'next-themes';
import { Provider, ProviderProps } from 'react-redux'
import { store } from './stores/store';
import { NextUIProvider } from '@nextui-org/react';
import Footer from './Footer';

export default function Home() {
Expand Down

0 comments on commit 9b7a4f9

Please sign in to comment.