File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ interface State {
18
18
* @description : Wizard Component: a wizard presents a series of steps in prescribed order
19
19
* that the user needs to complete in order to accomplish a goal (e.g. purchase a product).
20
20
*
21
- * @example : https://github.com/wix/react-native-ui-lib/blob/master/demo/src/screens/componentScreens/WizardScreen.js
21
+ * @example : https://github.com/wix/react-native-ui-lib/blob/master/demo/src/screens/componentScreens/WizardScreen.tsx
22
22
* @notes : Use Wizard with nested Wizard.Step(s) to achieve the desired result.
23
23
* @gif : https://github.com/wix/react-native-ui-lib/blob/master/demo/showcase/Wizard/Wizard.gif?raw=true
24
24
* @image : https://github.com/wix/react-native-ui-lib/blob/master/demo/showcase/Wizard/WizardPresets.png?raw=true
You can’t perform that action at this time.
0 commit comments