Closed TomasChmelik closed 3 weeks ago
The create-react-context library appears to be abandoned and has peer dependency for React 14, 15 and 16 (causeing peer depenceny issue when installing this library).
create-react-context
Use React.createContext instead?
React.createContext
done
The
create-react-context
library appears to be abandoned and has peer dependency for React 14, 15 and 16 (causeing peer depenceny issue when installing this library).Use
React.createContext
instead?