final-form / react-final-form

🏁 High performance subscription-based form state management for React
https://final-form.org/react
MIT License
7.38k stars 480 forks source link

Missing dependency on Wizard example #895

Open Foxtrot40 opened 3 years ago

Foxtrot40 commented 3 years ago

Are you submitting a bug report or a feature request?

bug report

What is the current behavior?

Wizard example missing prop-types dependency

Just need to access https://final-form.org/docs/react-final-form/examples/wizard

What is the expected behavior?

code should run, demonstrating the use of Wizard

Sandbox Link

What's your environment?

macOS Big Sur Google Chrome Version 88.0.4324.150 (Official Build) (x86_64)

Other information

marjozotaj commented 3 years ago

Same problem!!

nexun commented 3 years ago

add dependency "prop-types":"latest" to the package.json