Skip to content

Commit

Permalink
fix: Export the SubmitButton. (#990)
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenh authored Jan 8, 2024
1 parent c7afcbc commit 456e142
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/forms/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,4 @@ export * from "./BoundIconCardGroupField";
export * from "./FormHeading";
export * from "./FormLines";
export * from "./StaticField";
export * from "./SubmitButton";

0 comments on commit 456e142

Please sign in to comment.