게시글
질문&답변
2022.08.02
강의보고 아무리 따라쳐도 안될것임.
index.js 추가.
- 0
- 3
- 1K
질문&답변
2022.08.02
강의보고 아무리 따라쳐도 안될것임.
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
- 1K
고민있어요
2022.05.19 20:57
<block end>, but found '<block mapping start>'
- 0
- 1
- 190