react-datetime-picker icon indicating copy to clipboard operation
react-datetime-picker copied to clipboard

react-calendar and react-datetime-picker on sampe app = style issues

Open maxtsh opened this issue 5 years ago • 0 comments
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.

image

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

maxtsh avatar Jun 04 '20 16:06 maxtsh