From 01cda57ffd9edc0a3f53501399c134815232e4b5 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Sat, 2 Jun 2018 17:38:24 +0200 Subject: inspect mode for samplernn sanity --- app/client/modules/samplernn/index.js | 2 ++ 1 file changed, 2 insertions(+) (limited to 'app/client/modules/samplernn/index.js') diff --git a/app/client/modules/samplernn/index.js b/app/client/modules/samplernn/index.js index afb5263..e020c6c 100644 --- a/app/client/modules/samplernn/index.js +++ b/app/client/modules/samplernn/index.js @@ -1,10 +1,12 @@ import { h, Component } from 'preact' import { Route, Link } from 'react-router-dom' import SampleRNNDatasets from './samplernn.datasets' +import SampleRNNInspect from './samplernn.inspect' function router () { return (
+
) -- cgit v1.2.3-70-g09d2