shortened the url of the auth, fixed sidebar toggle issue and fixed browser tab
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
import SignInForm from "@/components/Authentication/SignInForm";
|
||||
|
||||
export default function Index() {
|
||||
return <SignInForm />;
|
||||
}
|
||||
Reference in New Issue
Block a user