feat: implement admin authentication and dashboard layout with routing
This commit is contained in:
parent
23e3493a3f
commit
5f1fd8b1a2
@ -1,5 +0,0 @@
|
||||
import { redirect } from 'react-router'
|
||||
|
||||
export async function loader() {
|
||||
return redirect('/admin/dashboard')
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user