how can we change the sass styling of div Y onclick of a button present in divX in react.js?

前端 未结 0 779
谎友^
谎友^ 2021-02-02 17:57

how can I hide div with class name y using sass when I click on the button present in div with class name x

const hide-divY=()=>{??}

相关标签:
回答
  • 消灭零回复
提交回复
热议问题