Sacha Weatherstone
3 years ago
No known key found for this signature in database
GPG Key ID: 7AB2D7E206124B31
1 changed files with
1 additions and
1 deletions
-
src/App.tsx
|
|
|
@ -29,7 +29,7 @@ export const App = (): JSX.Element => { |
|
|
|
<Toaster /> |
|
|
|
<MapProvider> |
|
|
|
<DeviceWrapper device={device}> |
|
|
|
<div className="flex flex-col overflow-hidden bg-backgroundPrimary text-textPrimary"> |
|
|
|
<div className="flex h-screen flex-col overflow-hidden bg-backgroundPrimary text-textPrimary"> |
|
|
|
<div className="flex flex-grow"> |
|
|
|
<DeviceSelector /> |
|
|
|
<div className="flex flex-grow flex-col"> |
|
|
|
|