We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 430839f commit 2790467Copy full SHA for 2790467
1 file changed
apps/site/components/withSupporters.tsx
@@ -1,4 +1,5 @@
1
'use server';
2
+
3
import type { FC, PropsWithChildren } from 'react';
4
5
import SupportersList from './Common/Supporters';
0 commit comments