chore: generate

This commit is contained in:
opencode-agent[bot] 2026-02-02 00:17:54 +00:00
commit e84d441b82
9 changed files with 62 additions and 40 deletions

View file

@ -176,4 +176,4 @@ export function Select<T>(props: SelectProps<T> & Omit<ButtonProps, "children">)
</Kobalte.Portal>
</Kobalte>
)
}
}