Skip to content

Commit

Permalink
Bug file - v.1.3.0-beta.3
Browse files Browse the repository at this point in the history
  • Loading branch information
mpcgt committed Jun 16, 2024
1 parent 068de12 commit 368333e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ import { BrowserRouter as Router, Routes, Route } from 'react-router-dom';
import { Analytics } from "@vercel/analytics/react"
import { SpeedInsights } from "@vercel/speed-insights/react"
import Navbar from '../src/assets/components/NewNavbar'
import Themes from '../src/assets/components/themes/themes'
import FooterNew from '../src/assets/components/Footer'
import '../src/index.css'
import Home from '../src/index';
import Products from '../src/assets/routes/pages/tools';
Expand Down

0 comments on commit 368333e

Please sign in to comment.