Fix inaccurate InputElementProps type for text/select fields (#14908)
authorShachar Zidon <theonlytails@theonlytails.com>
Thu, 20 Nov 2025 09:23:32 +0000 (11:23 +0200)
committerGitHub <noreply@github.com>
Thu, 20 Nov 2025 09:23:32 +0000 (10:23 +0100)
commit66de71b7e1119c4e849665869f672a0536b17762
tree272af06c15a0142d5db8af5703bf4b81279a8364
parenta9d5595dfdc1b15075e7fc3e059aaf05ff14ea5b
Fix inaccurate InputElementProps type for text/select fields (#14908)

* Fix inaccurate InputElementProps type for text/select fields

* add another case for the multiple attribute

* format

* Merge branch 'main' into patch-2

* generate types

* Merge branch 'patch-2' of https://github.com/TheOnlyTails/kit into patch-2

* added changeset

* Merge branch 'main' into patch-2
.changeset/upset-tires-retire.md [new file with mode: 0644]
packages/kit/src/exports/public.d.ts
packages/kit/types/index.d.ts