Skip to content

Commit 34b1702

Browse files
committed
hotfix: base layout should not be client-side
1 parent 8e60b32 commit 34b1702

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

layouts/BaseLayout.tsx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
'use client';
2-
31
import type { FC, PropsWithChildren } from 'react';
42

53
import Footer from '@/components/Footer';

0 commit comments

Comments
 (0)