ansu5555 / pdf-viewer-reactjs

A simple PDF viewer for React js
https://ansu5555.github.io/pdf-viewer-reactjs/
MIT License
139 stars 64 forks source link

These are peer dependencies, should be installed separately. #76

Open aleleba opened 3 years ago

aleleba commented 3 years ago

These are peer dependencies, should be installed separately.

Closing the bug as steps to reproduce the bug are missing.

Originally posted by @ansu5555 in https://github.com/ansu5555/pdf-viewer-reactjs/issues/54#issuecomment-745260782

I have the same problems but I Implement my own css, how I quit these warning?

MzGrisotti commented 3 years ago

I have the same problem, it happens when you don't install the dependencies (bulma and material-design-icons) and use your own css and components on navigation. As this dependencies are now optional, I think it should not show this warnings.