We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e60b32 commit 34b1702Copy full SHA for 34b1702
1 file changed
layouts/BaseLayout.tsx
@@ -1,5 +1,3 @@
1
-'use client';
2
-
3
import type { FC, PropsWithChildren } from 'react';
4
5
import Footer from '@/components/Footer';
0 commit comments