We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c7416a commit f892ec8Copy full SHA for f892ec8
apps/dashboard/app/(main)/websites/[id]/flags/page.tsx
@@ -1,6 +1,5 @@
1
'use client';
2
3
-import { useFlags } from '@databuddy/sdk/react';
4
import { FlagIcon } from '@phosphor-icons/react';
5
import { useAtom } from 'jotai';
6
import { useParams } from 'next/navigation';
0 commit comments