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 44cad86 commit e11bccaCopy full SHA for e11bcca
apps/dashboard/app/(main)/websites/[id]/assistant/components/visualization-section.tsx
@@ -41,7 +41,7 @@ import {
41
XAxis,
42
YAxis,
43
} from 'recharts';
44
-import { DataTable } from '@/components/analytics/data-table';
+import { DataTable } from '@/components/table/data-table';
45
import { Badge } from '@/components/ui/badge';
46
import {
47
ChartContainer,
0 commit comments