Prototype layout to match sidebars throughout the app - not for production.

This commit is contained in:
Bianca Cheng Costanzo
2018-01-03 16:19:59 +01:00
parent f9f0487fdc
commit f0428cc6d4
3 changed files with 14 additions and 17 deletions
+2 -2
View File
@@ -204,10 +204,10 @@ class App extends React.Component {
</svg>
}
</div>
<Search />
<Topologies />
<ViewModeSelector />
<Topologies />
<TimeControl />
<Search />
</div>
</div>