format code
This commit is contained in:
parent
69fa94af58
commit
84fe6c4e93
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@ import App from './App.tsx';
|
|||
|
||||
createRoot(document.getElementById('root')!).render(
|
||||
<StrictMode>
|
||||
<App />
|
||||
<App />
|
||||
</StrictMode>
|
||||
);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue