Closed
Description
I've been searching the web to find out if there is no need for us to install lodash if we're using create-react-app. Some forums said there is no need to install it. All you have to do is import _groupBy from 'lodash/groupby'. Some said you will have to install lodash manually. So which one is correct? I couldn't get the former to work so I had to npm install --save lodash
manually.
Metadata
Metadata
Assignees
Labels
No labels