Skip to content

Commit

Permalink
fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
mollykreis committed Dec 12, 2024
1 parent 8bb205d commit 59c1770
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ export default metadata;

// prettier-ignore
const component = (
[requiredVisibleName, requiredVisible]: RequiredVisibleState
[requiredVisibleName, requiredVisible]: RequiredVisibleState,
[disabledName, disabled]: DisabledState,
[appearanceName, appearance]: AppearanceState,
[errorName, errorVisible, errorText]: ErrorState,
Expand Down

0 comments on commit 59c1770

Please sign in to comment.