mirror of
https://github.com/task-17-lct/frontend.git
synced 2024-11-11 00:06:36 +03:00
change app.tsx
This commit is contained in:
parent
72a23ac1c2
commit
10b2843fe6
|
@ -3,7 +3,6 @@ import { Register } from './pages/Register';
|
||||||
import { MyMap } from './сomponents/map';
|
import { MyMap } from './сomponents/map';
|
||||||
import 'mapbox-gl/dist/mapbox-gl.css';
|
import 'mapbox-gl/dist/mapbox-gl.css';
|
||||||
|
|
||||||
configureRootTheme({ theme })
|
|
||||||
|
|
||||||
function App() {
|
function App() {
|
||||||
return (
|
return (
|
||||||
|
|
Loading…
Reference in New Issue
Block a user