Skip to content

Commit 315a41f

Browse files
committed
new npm version and speed insights vercel
1 parent 79839e7 commit 315a41f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/index.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ const root = ReactDOM.createRoot(document.getElementById('root'));
1111
root.render(
1212
<React.StrictMode>
1313
<BrowserRouter>
14-
<SpeedInsights/>
1514
<Router/>
1615
<Analytics/>
16+
<SpeedInsights/>
1717
</BrowserRouter>
1818
</React.StrictMode>
1919
);

0 commit comments

Comments
 (0)