Skip to content

Commit

Permalink
fix: Export ErrorMessage. (#988)
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenh authored Dec 21, 2023
1 parent 78f66b5 commit 10dc591
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/inputs/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ export * from "./Checkbox";
export * from "./CheckboxGroup";
export * from "./ChipSelectField";
export * from "./DateFields";
export * from "./ErrorMessage";
export * from "./MultiLineSelectField";
export * from "./MultiSelectField";
export * from "./NumberField";
Expand Down

0 comments on commit 10dc591

Please sign in to comment.