import './styles.css';. const root = createRoot(document.getElementById('root'));. root.render(<App />) ...
確定! 回上一頁