mirror of
https://github.com/status-im/nimbus-gui.git
synced 2025-02-10 18:36:50 +00:00
format
This commit is contained in:
parent
fc562c4ad8
commit
203197fd55
@ -21,7 +21,7 @@ const Dashboard = () => {
|
||||
|
||||
return (
|
||||
<XStack style={{ height: '100vh' }}>
|
||||
<LeftSidebar />
|
||||
<LeftSidebar />
|
||||
<DashboardContent windowWidth={windowWidth} />
|
||||
{windowWidth > 900 && <RightSidebar />}
|
||||
</XStack>
|
||||
|
Loading…
x
Reference in New Issue
Block a user