From bec417a32551364bac607bd942fdba05e034239b Mon Sep 17 00:00:00 2001 From: Scott Tolksdorf Date: Sat, 3 Dec 2016 14:02:28 -0500 Subject: [PATCH] Changed the meta editor icon --- client/homebrew/editor/snippetbar/snippetbar.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/homebrew/editor/snippetbar/snippetbar.jsx b/client/homebrew/editor/snippetbar/snippetbar.jsx index 2f93fbe..e77c1e9 100644 --- a/client/homebrew/editor/snippetbar/snippetbar.jsx +++ b/client/homebrew/editor/snippetbar/snippetbar.jsx @@ -42,7 +42,7 @@ const Snippetbar = React.createClass({ {this.renderSnippetGroups()}
- +
}