fix
Deskripsi: - Upload ke stroage untuk job ## Np Issuee
This commit is contained in:
@@ -8,9 +8,6 @@ export default async function Layout({
|
||||
}: {
|
||||
children: React.ReactNode;
|
||||
}) {
|
||||
// const cekCookies = await funCheckToken();
|
||||
// if (cekCookies === false) redirect(RouterAuth.login);
|
||||
|
||||
return (
|
||||
<>
|
||||
<CheckCookies_UiLayout>{children}</CheckCookies_UiLayout>
|
||||
|
||||
Reference in New Issue
Block a user