From 96e19464f98b868bd93b76ac842ec5b32a17cfb6 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Sat, 26 May 2018 15:58:21 +0200 Subject: means to run remote commands and get output --- app/client/index.jsx | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) (limited to 'app/client/index.jsx') diff --git a/app/client/index.jsx b/app/client/index.jsx index 45a1b94..fba38df 100644 --- a/app/client/index.jsx +++ b/app/client/index.jsx @@ -8,15 +8,20 @@ import socket from './socket' import Header from './common/header.component' import Dashboard from './dashboard/dashboard.component' -import LivePix2Pix from './pix2pix' +import System from './system/system.component' +import Pix2Pix from './pix2pix' const app = (
- - + + + + + +
-- cgit v1.2.3-70-g09d2