change app.tsx

This commit is contained in:
ilia 2023-05-21 11:31:11 +03:00
parent 72a23ac1c2
commit 10b2843fe6

View File

@ -3,7 +3,6 @@ import { Register } from './pages/Register';
import { MyMap } from './сomponents/map';
import 'mapbox-gl/dist/mapbox-gl.css';
configureRootTheme({ theme })
function App() {
return (