Fix console and charting

This commit is contained in:
Dane Everitt 2020-07-04 22:36:28 -07:00
parent becad7b3c7
commit db7f3e5fc0
No known key found for this signature in database
GPG key ID: EEA66103B3D71F53
2 changed files with 15 additions and 30 deletions

View file

@ -6,6 +6,7 @@ import { ServerContext } from '@/state/server';
import styled from 'styled-components/macro';
import { usePermissions } from '@/plugins/usePermissions';
import tw from 'twin.macro';
import 'xterm/dist/xterm.css';
const theme = {
background: 'transparent',