From ba825eb101f8ca1cbf5de7a87c6c2995a0d687a5 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Tue, 5 Jun 2018 15:03:13 +0200 Subject: du command --- app/client/modules/samplernn/samplernn.new.js | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'app/client/modules/samplernn/samplernn.new.js') diff --git a/app/client/modules/samplernn/samplernn.new.js b/app/client/modules/samplernn/samplernn.new.js index 8d8b68c..a6e4fd3 100644 --- a/app/client/modules/samplernn/samplernn.new.js +++ b/app/client/modules/samplernn/samplernn.new.js @@ -20,7 +20,11 @@ class SampleRNNNew extends Component { } render(){ const { history } = this.props - return + return ( +
+ +
+ ) } } const mapStateToProps = state => ({ -- cgit v1.2.3-70-g09d2