chore: generate
This commit is contained in:
parent
80f1f1b5b8
commit
0beaf04df5
2 changed files with 2 additions and 3 deletions
|
|
@ -6,8 +6,7 @@ import { IconButton } from "./icon-button"
|
|||
import { Tooltip } from "./tooltip"
|
||||
|
||||
export interface TextFieldProps
|
||||
extends
|
||||
ComponentProps<typeof Kobalte.Input>,
|
||||
extends ComponentProps<typeof Kobalte.Input>,
|
||||
Partial<
|
||||
Pick<
|
||||
ComponentProps<typeof Kobalte>,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue