style: fix prettier formatting issues

This commit is contained in:
RockChinQ
2026-04-03 11:54:19 +08:00
parent 744a66f90b
commit d30f2c427e
94 changed files with 6 additions and 186 deletions

View File

@@ -1,5 +1,3 @@
import * as React from 'react';
import * as TogglePrimitive from '@radix-ui/react-toggle';
import { cva, type VariantProps } from 'class-variance-authority';