(6,28): error TS7016: Could not find a declaration file for module 'react-particles-js'. '/Users/clacey/caprona-ui/client/node_modules/react-particles-js/lib ...
Inside my render function, I'm returning just the Particles component. When I run the React app, nothing shows up. No errors in console either.