Skip to content

Commit 290362f

Browse files
Update main.tsx
1 parent 7fe76e2 commit 290362f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
import React from 'react'
99
import ReactDOM from 'react-dom/client'
1010
import {IntlProvider} from 'react-intl'
11-
import {BrowserRouter, Route, Routes} from 'react-router-dom'
11+
import {BrowserRouter} from 'react-router-dom'
1212
import {Provider} from 'react-redux'
1313

1414
import App from './App.tsx'

0 commit comments

Comments
 (0)