fix: public

This commit is contained in:
Carl-Gerhard Lindesvärd
2025-10-30 19:36:21 +01:00
parent 931188a8ab
commit ebdf29e196
10 changed files with 14 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
'use client';
import { SimpleChart } from '@/components/simple-chart';
import { cn } from '@/lib/utils';
import NumberFlow from '@number-flow/react';