chore: 前端添加field组件

This commit is contained in:
2025-12-18 21:52:00 +08:00
parent f3c3757c3c
commit 023097284a
2 changed files with 249 additions and 1 deletions

View File

@@ -13,7 +13,7 @@ function Separator({
}: React.ComponentProps<typeof SeparatorPrimitive.Root>) {
return (
<SeparatorPrimitive.Root
data-slot="separator-root"
data-slot="separator"
decorative={decorative}
orientation={orientation}
className={cn(