From 9f81aab18011637ac8daf4cdcf7223ee636a4663 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Tue, 5 Jun 2018 19:18:56 +0200 Subject: boilerplate for p2p/p2w --- app/client/modules/pix2pix/index.js | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'app/client/modules/pix2pix/index.js') diff --git a/app/client/modules/pix2pix/index.js b/app/client/modules/pix2pix/index.js index b9af2f4..87bbf0d 100644 --- a/app/client/modules/pix2pix/index.js +++ b/app/client/modules/pix2pix/index.js @@ -6,7 +6,7 @@ import Pix2PixLive from './live.component' function router () { return (
- +
) } @@ -14,9 +14,8 @@ function router () { function links(){ return ( - datasets - checkpoints - results + datasets + graph live ) @@ -25,4 +24,4 @@ function links(){ export default { name: 'pix2pix', router, links, -} \ No newline at end of file +} -- cgit v1.2.3-70-g09d2