react-datetime-picker
react-datetime-picker copied to clipboard
react-calendar and react-datetime-picker on sampe app = style issues
trafficstars
Hello, thanks for the wonderful tools you have created.
I have a problem with styling conflicts when I import two different packages. The first one is the react-calendar and the second one is react-datetime-picker.
they are in separate components but one of the components is imported inside the other with a condition.

as I import the react-datetime-picker those above styles get persisted to the react-calendar!