Skip to content

Commit

Permalink
fix(Cascader): export Cascader
Browse files Browse the repository at this point in the history
  • Loading branch information
SevenOutman committed Jul 5, 2022
1 parent c5a5309 commit acd25e2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
export * from "./AutoComplete";
export * from "./Cascader";
export * from "./Checkbox";
export * from "./CheckboxGroup";
export * from "./CheckPicker";
Expand Down

0 comments on commit acd25e2

Please sign in to comment.