Skip to content

Commit

Permalink
fix(corp): build error
Browse files Browse the repository at this point in the history
  • Loading branch information
LuckySharma014 committed Jun 12, 2024
1 parent 2be5ef6 commit 4067d6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/corp/src/cascader/index.ts
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
export { Cascader } from "./Cascader";
export { CascaderItemType } from "./useNormalizedItems";
export type { CascaderItemType } from "./useNormalizedItems";

0 comments on commit 4067d6e

Please sign in to comment.