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
CRA is on React 17, and I can't use this library because it requires React 16 instead. npm install --force installs it anyway, but I don't like having to do that. Is there any better solution?