diff --git a/src/index.tsx b/src/index.tsx index d013fb0..736d7fe 100644 --- a/src/index.tsx +++ b/src/index.tsx @@ -11,6 +11,7 @@ import reportWebVitals from './reportWebVitals' const root = ReactDOM.createRoot(document.getElementById('root') as HTMLElement) root.render( + // @ts-expect-error ,