mirror of
https://github.com/PeWu/topola-viewer.git
synced 2026-08-02 09:01:48 +00:00
Migrated to react-router-dom v6
This commit is contained in:
@@ -43,7 +43,7 @@ if (browser && browser.name === 'ie') {
|
||||
<MediaContextProvider>
|
||||
<style>{mediaStyles}</style>
|
||||
<Router>
|
||||
<Route component={App} />
|
||||
<App />
|
||||
</Router>
|
||||
</MediaContextProvider>
|
||||
</IntlProvider>,
|
||||
|
||||
Reference in New Issue
Block a user