How can style disabled React-Date-Picker component in dark mode? #493
Unanswered
veera-selvam-s
asked this question in
Q&A
Replies: 1 comment
-
That question is too generic to answer. I don't know how you provide theme to your components and what styling system are you using. One of the approaches you can take is passing different class names to React-Date-Picker depending on the theme selected. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have tried to style the component when it gets disable and also in dark mode . Im using next js for theme change. But I can't achieve it . can anyone please help me?
Beta Was this translation helpful? Give feedback.
All reactions