Skip to content

Commit 8928ee1

Browse files
authored
Update App.tsx
Signed-off-by: Aitor Alien <[email protected]>
1 parent a7e0677 commit 8928ee1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/App.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
import React from 'react';
22
import { BrowserRouter, Routes, Route } from 'react-router-dom';
3-
import { Analytics } from '@vercel/analytics/react';
43
import Index from './pages/Index';
54
import About from './pages/About';
65
import Contact from './pages/Contact';

0 commit comments

Comments
 (0)