Skip to content
This repository was archived by the owner on Apr 29, 2025. It is now read-only.

fix(types): add TextAreaProps to RowInput#717

Merged
LukeWasTakenn merged 1 commit intooverextended:masterfrom
unitysync:master
Mar 3, 2025
Merged

fix(types): add TextAreaProps to RowInput#717
LukeWasTakenn merged 1 commit intooverextended:masterfrom
unitysync:master

Conversation

@unitysync
Copy link
Contributor

TextAreaProps was not referenced by RowInput. When using type textarea on inputDialog(), it would return the following error
Type '"textarea"' is not assignable to type '"number" | "input" | "checkbox" | "select" | "multi-select" | "slider" | "color" | "date" | "date-range" | "time"'

@jag3dagster
Copy link
Collaborator

LGTM @thelindat @LukeWasTakenn

@LukeWasTakenn LukeWasTakenn merged commit 32d3fb0 into overextended:master Mar 3, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants