Reactjs – Tailwind hover effect does not working in React Component
I have a React component called Buttons and as the name suggests, this component is used for all the buttons in my project. In order for this component to be completely dynamic, I decided to get the background color of…