Skip to content

Commit c71fd91

Browse files
committed
fix: export SteppersItem type
1 parent 20bedeb commit c71fd91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/stepper/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export { default as Stepper } from "./Stepper";
1+
export { default as Stepper, SteppersItem } from "./Stepper";

0 commit comments

Comments
 (0)