Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem with React ^16.1.1 #72

Open
GiddeonWyeth opened this issue Nov 26, 2017 · 1 comment
Open

Problem with React ^16.1.1 #72

GiddeonWyeth opened this issue Nov 26, 2017 · 1 comment

Comments

@GiddeonWyeth
Copy link

Hello!
I'm having a problem with using your admin dashboard on new version of react. It seems that this is because of PropTypes which now should be installed separately and were deprecated since React 15.5
Can you please make a small fix? :)
Thanks

@abdelle7
Copy link

abdelle7 commented Sep 25, 2019

to fix it in latest react:
go to : node_modules -> react-blur-admin, and run yarn add prop-types or npm install prop-types

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants