You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Although this works, it gives a PropTypes warning (nextButtonText / backButtonText must be string) Could you make the validation so that it also accepts a react component?
The text was updated successfully, but these errors were encountered:
Is there any update on this feature request? The PR is still open and I still get warnings setting backButtonText and nextButtonText to components instead of text. I also opened #72 on this issue also and @zeel mentioned that there might be a backButtonNode and nextButtonNode option? Thanks! I use this library in multiple projects.
Hi
Would like to do something like:
Although this works, it gives a PropTypes warning (nextButtonText / backButtonText must be
string
) Could you make the validation so that it also accepts a react component?The text was updated successfully, but these errors were encountered: