Skip to content

Commit 4b6a199

Browse files
committed
docs: add stepCount in README
1 parent 4fcde03 commit 4b6a199

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,7 @@ const Step1 = () => {
150150
isLastStep,
151151
isFirstStep,
152152
activeStep,
153+
stepCount,
153154
previousStep,
154155
nextStep,
155156
goToStep,

0 commit comments

Comments
 (0)