const comp = <Text></Text>;
return (
<Box textBox={comp}></Box>
)
'React' 카테고리의 다른 글
console.log 지우기 (0) | 2020.08.19 |
---|---|
setState callback (0) | 2020.08.09 |
Create Typescript React App (0) | 2020.07.25 |
redux devtools (개발자 도구) (0) | 2020.07.07 |
DOM 의 직접 접근하기 (0) | 2020.07.01 |