JinYoung, Son

Results 1 comments of JinYoung, Son

@JungJoongHwan ``` import React from 'react'; function App() { const divTag = TEST; return ( {divTag} ); } ``` 이렇게 사용할 수 있네요.