Skip to content

Commit

Permalink
fix(file-upload): add export
Browse files Browse the repository at this point in the history
  • Loading branch information
MiroslavPetrik committed Jan 23, 2024
1 parent 54c4841 commit 34bb722
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/index.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
export * from "./checkbox-group";
export * from "./field-errors";
export * from "./field-label";
export * from "./file-upload";
export * from "./list";
export * from "./multi-select";
export * from "./placeholder-option";
Expand Down

0 comments on commit 34bb722

Please sign in to comment.