With Css classes from jsx file ?? in css file i have a div whch display = flex in jsx file i have button what i need is when i click button it sets display to none/visible when breakpoint is under 600px
have two css classes, one with display=flex and the other display=none and then change the css class with javascript
good is that possible with react ??
Обсуждают сегодня