Skip to content

Commit e578be0

Browse files
committed
fix useWizardControlledValue
1 parent c32abb5 commit e578be0

File tree

1 file changed

+1
-1
lines changed
  • packages/wizard/src/utils/useWizardControlledValue

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export { useControlledValue } from './useControlledValue';
1+
export { useWizardControlledValue } from './useWizardControlledValue';

0 commit comments

Comments
 (0)