mirror of
https://github.com/i701/sarlink-portal.git
synced 2025-07-03 00:38:23 +00:00
refactor: enhance authentication and signup flow with new providers, update middleware matcher, and improve type safety for API responses
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
import { ApplicationLayout } from "@/components/auth/application-layout";
|
||||
import QueryProvider from "@/components/query-provider";
|
||||
import QueryProvider from "@/providers/query-provider";
|
||||
|
||||
export default function DashboardLayout({
|
||||
children,
|
||||
|
Reference in New Issue
Block a user