Commiting to switch to a different orm
This commit is contained in:
@@ -1,8 +1,5 @@
|
||||
import { SessionProvider } from "next-auth/react";
|
||||
|
||||
import NavBar from '@/components/navbar';
|
||||
import Footer from '@/components/footer';
|
||||
import LogIn from "@/components/auth/login";
|
||||
|
||||
import "../globals.css";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user