How to pass flag to child styled elements from parent component?

前端 未结 0 470
遇见更好的自我
遇见更好的自我 2020-11-30 01:19

I have a main React component and would like to conditionally change it via flags. I am using Emotion styled components.

const Section = () => {
  return (         


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