Remove 'classnames' dependency from PrimeReact components #1653
Labels
Type: Enhancement
Issue contains an enhancement related to a specific component. Additional functionality has been add
Milestone
I'm submitting a ...
Current behavior
I know that
classnames
is already added as dev dependency. But in brand new create-react-app project,when i try to use the components from primereact, it crashed immediately.
The reason for that is missing
classnames
module: Below i pasted the errorExpected behavior
I expect that i should not have to add classnames to MY project's dependency and can use primereact right away.
Please tell us about your environment:
Manjaro Linux 5.4.72-1
DE Gnome
VSCode
yarn
17.0.1
5.0.1
Typescript
The text was updated successfully, but these errors were encountered: