Experience-Monks / react-ui

Repository for public react components in Jam3
https://jam3.github.io/react-ui/
MIT License
5 stars 3 forks source link

[Bug] Module not found: Can't resolve 'react-router-dom' #41

Closed jmckinnell closed 2 years ago

jmckinnell commented 3 years ago

When importing a component from the module there's an error. I think this has to do with react-router-dom not being in the dependencies. (it's in dev dependencies)

error - ./node_modules/@jam3/react-ui/dist/index.module.js:2:0
Module not found: Can't resolve 'react-router-dom'
null