From fd4afa9e60a2c5d6c46fb5897de1dc68fbefa7ce Mon Sep 17 00:00:00 2001 From: felixerdy Date: Mon, 3 Aug 2020 15:48:33 +0200 Subject: [PATCH] cleanup --- src/components/WorkspaceStats.js | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/src/components/WorkspaceStats.js b/src/components/WorkspaceStats.js index 5bbf8d7..1ca2bff 100644 --- a/src/components/WorkspaceStats.js +++ b/src/components/WorkspaceStats.js @@ -33,16 +33,14 @@ class WorkspaceStats extends Component { } label={workspace ? workspace.getAllBlocks().length : 0}> - + } label={this.props.create}> @@ -51,7 +49,6 @@ class WorkspaceStats extends Component { } label={this.props.change}>