mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-04-05 16:36:52 +00:00
chore: generate
This commit is contained in:
@@ -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>,
|
||||
|
||||
Reference in New Issue
Block a user