Show error message when attempting to connect to a websocket

This commit is contained in:
Dane Everitt
2020-04-17 12:41:47 -07:00
parent 41a94c66e4
commit 5252f3f9d3
3 changed files with 57 additions and 16 deletions

View File

@@ -154,7 +154,7 @@ export default () => {
</div>
</Can>
</div>
<div className={'flex-1 mx-4 mr-4'}>
<div className={'flex-1 ml-4'}>
<SuspenseSpinner>
<ChunkedConsole/>
<ChunkedStatGraphs/>