formatted with prettier
This commit is contained in:
@ -6,5 +6,5 @@ import './index.css'
|
||||
createRoot(document.getElementById('root')!).render(
|
||||
<StrictMode>
|
||||
<App />
|
||||
</StrictMode>,
|
||||
</StrictMode>
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user