From 3370b4ba81d636ff233162504406025d4aa6f108 Mon Sep 17 00:00:00 2001 From: Charlotte Weaver Date: Fri, 6 Apr 2018 16:59:47 -0700 Subject: [PATCH] Comment out selected cell message --- src/components/expression/expressionButtons.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/expression/expressionButtons.js b/src/components/expression/expressionButtons.js index eaf6cf58..15382db8 100644 --- a/src/components/expression/expressionButtons.js +++ b/src/components/expression/expressionButtons.js @@ -43,9 +43,9 @@ class Expression extends React.Component { return (
-
- There are currently 10 cells selected, click a cell set button to store them. -
+ //
+ // There are currently 10 cells selected, click a cell set button to store them. + //