flatter
This commit is contained in:
@@ -36,11 +36,9 @@ function ShellInner() {
|
|||||||
|
|
||||||
return (
|
return (
|
||||||
<>
|
<>
|
||||||
<>
|
<ErrorBoundary>
|
||||||
<ErrorBoundary>
|
<FlatNavigator />
|
||||||
<FlatNavigator />
|
</ErrorBoundary>
|
||||||
</ErrorBoundary>
|
|
||||||
</>
|
|
||||||
<Composer winHeight={0} />
|
<Composer winHeight={0} />
|
||||||
<ModalsContainer />
|
<ModalsContainer />
|
||||||
<Lightbox />
|
<Lightbox />
|
||||||
|
|||||||
Reference in New Issue
Block a user