-
-
Notifications
You must be signed in to change notification settings - Fork 170
Use external prop-types package #37
Copy link
Copy link
Closed
Description
Hi!
I'm using react-stepzilla, but I'm encountering these warnings:
Warning: Accessing PropTypes via the main React package is deprecated. Use the prop-types package from npm instead.
They're pretty trivial, but they're messing up my CI runs.
I checked the source and noticed that stepzilla is importing PropTypes from react, which is in the process of being moved into that external package.
I can put up a PR if you'd like!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels