Skip to content

Commit 8a3d367

Browse files
committed
fix import
1 parent 302b0c0 commit 8a3d367

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/gas.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ import {
3131
TableHead,
3232
TableHeader,
3333
TableRow,
34-
} from "@/components/ui/Table"
34+
} from "@/components/ui/table"
3535
import { Tag } from "@/components/ui/tag"
3636

3737
import { cn } from "@/lib/utils/cn"

0 commit comments

Comments
 (0)