Closed chasj0326 closed 1 year ago
사용할 때 감싸는 요소에 원하는 높이 주기 textBoxData에서 원하는 props 가져와서 넣기
import { firstDodom } from 'textBoxData'; /* Container에 높이주기 */ <Container> <TextBox {...firstDodom} /> <Container/>
사용할 때 감싸는 요소에 원하는 높이 주기 textBoxData에서 원하는 props 가져와서 넣기