We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c24eb6 commit 3c0ba07Copy full SHA for 3c0ba07
1 file changed
src/main.tsx
@@ -1,8 +1,6 @@
1
import './index.css';
2
-
3
import React from 'react';
4
import ReactDOM from 'react-dom/client';
5
6
import App from './App';
7
8
ReactDOM.createRoot(document.getElementById('root') as HTMLElement).render(
0 commit comments