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
We should change yarn install react-resize-panel to yarn add react-resize-panel.
It currently shows an error
error `install` has been replaced with `add` to add new dependencies. Run "yarn add react-resize-panel" instead.
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.
The text was updated successfully, but these errors were encountered:
We should change
yarn install react-resize-panel
toyarn add react-resize-panel
.It currently shows an error
The text was updated successfully, but these errors were encountered: