we kinda have these conditional rules that for example we say if the user hovered an element do something to another element. How is it achievable with styled-components? I know I can do it by adding class names but isn't the whole idea of styled-components to remove the use of class names? It kinda feels wrong to me
Hey do you wanna achieve this in react
can be done in styled components too
Обсуждают сегодня