inflearn logo
강의

강의

N
챌린지

챌린지

멘토링

멘토링

N
클립

클립

로드맵

로드맵

지식공유

S J님의 게시글

S J S J

@wltn7294672

수강평 작성수
2
평균평점
3.5

게시글 3

질문&답변

강의보고 아무리 따라쳐도 안될것임.

import NotificationList from './chapter_06/NotificationList'; import React from 'react'; import * as ReactDOM from 'react-dom/client'; import './index.css'; import App from './App'; import reportWebVitals from './reportWebVitals'; const root = ReactDOM.createRoot(document.getElementById("root")); root.render( ); reportWebVitals();

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