리액트 export 방법

리린·2021년 7월 25일
0

React

목록 보기
8/47

export

import { 모듈 1, 모듈2} from '주소'

export default

import 모듈 from 주소

profile
개발자지망생

0개의 댓글