wufe / react-particles-js

Particles.js for React
https://rpj.bembi.dev/
MIT License
1.15k stars 106 forks source link

Error : " has no exported member 'Particles' #54

Closed Rajah19 closed 6 years ago

Rajah19 commented 6 years ago

Error in create-react-app environment and ^2.3.0

import { Particles } from 'react-particles-js'

Error : " has no exported member 'Particles'

wufe commented 6 years ago
import Particles from 'react-particles-js';