S J
@wltn7294672
Reviews Written
2
Average Rating
3.5
The introduction is empty
Posts
Q&A
๊ฐ์๋ณด๊ณ ์๋ฌด๋ฆฌ ๋ฐ๋ผ์ณ๋ ์๋ ๊ฒ์.
index.js ์ถ๊ฐ.
- 0
- 3
- 1.2K
Q&A
๊ฐ์๋ณด๊ณ ์๋ฌด๋ฆฌ ๋ฐ๋ผ์ณ๋ ์๋ ๊ฒ์.
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
- 1.2K




