Skip to content

Commit 599a1c2

Browse files
committed
Adding space
1 parent fe7d1ca commit 599a1c2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ onMovePrevious={(data)=>{console.log(data)}}
4949
//onSubmit is optional, only implement it whever you need to use it
5050
onSubmit={()=>{console.log('Submiting')}}
5151
/>
52+
5253
//Implementation with config object
5354
<MultiSteps
5455
//Move to the next item

0 commit comments

Comments
 (0)