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
Please answer the following questions for yourself before submitting an issue.
[ 1.5.0] I am running the latest version
[ Y] I checked the documentation and found no answer
[Y ] I checked to make sure that this issue has not already been filed
[ Y] I'm reporting the issue to the correct repository (for multi-repository projects)
Expected Behavior
Dashboard.jsx (and other files) has:
import PropTypes from "prop-types";
yet module is not in package.json, Its absence creates 45 warnings in JetBrains WebStorm
The text was updated successfully, but these errors were encountered:
Prerequisites
Please answer the following questions for yourself before submitting an issue.
Expected Behavior
Dashboard.jsx (and other files) has:
import PropTypes from "prop-types";
yet module is not in package.json, Its absence creates 45 warnings in JetBrains WebStorm
The text was updated successfully, but these errors were encountered: