inflearn logo
강의

강의

N
챌린지

챌린지

멘토링

멘토링

N
클립

클립

로드맵

로드맵

지식공유

차경철님의 게시글

차경철 차경철

@dovmfvkdl0124775

수강평 작성수
-
평균평점
-

게시글 3

질문&답변

드랍존이 생성되지않습니다.

감사합니다! 해결했습니다! { ({ getRootProps , getInputProps }) => ( div style = { { width : '300px' , height : '240px' , border : '1px solid lightgray' , display : 'flex' , alignItems : 'center' , justifyContent : 'center' } } { ... getRootProps () } > input { ... getInputProps () } /> icon type = "plus" style = { { fontSize : '3rem' } } /> div > ) }

좋아요수
0
댓글수
3
조회수
296

질문&답변

드랍존이 생성되지않습니다.

Compiled with warnings. [1] [1] src\_reducers\user_reducer.js [1] Line 9:1: Unexpected default export of anonymous function import/no-anonymous-default-export [1] [1] src\components\views\LoginPage\LoginPage.js [1] Line 75:11: 'dirty' is assigned a value but never used no-unused-vars [1] Line 80:11: 'handleReset' is assigned a value but never used no-unused-vars [1] [1] src\components\views\RegisterPage\RegisterPage.js [1] Line 92:11: 'dirty' is assigned a value but never used no-unused-vars [1] Line 97:11: 'handleReset' is assigned a value but never used no-unused-vars [1] [1] src\components\views\VideoUploadPage\VideoUploadPage.js [1] Line 3:35: 'message' is defined but never used no-unused-vars [1] Line 3:51: 'Icon' is defined but never used no-unused-vars [1] [1] src\hoc\auth.js [1] Line 6:1: Unexpected default export of anonymous function import/no-anonymous-default-export [1] [1] Search for the keywords to learn more about each warning. [1] To ignore, add // eslint-disable-next-line to the line before. 혹시나 이것때문에 안되는건지해서 같이 올려봅니다. 오늘은 이만 잠을 청해야겠습니다. ㅠ

좋아요수
0
댓글수
3
조회수
296