aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/ui/Button.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/ui/Button.js')
-rw-r--r--src/components/ui/Button.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/components/ui/Button.js b/src/components/ui/Button.js
index 67c801d98..d90a8d62d 100644
--- a/src/components/ui/Button.js
+++ b/src/components/ui/Button.js
@@ -35,8 +35,6 @@ class Button extends Component {
35 htmlForm: '', 35 htmlForm: '',
36 }; 36 };
37 37
38 element = null;
39
40 render() { 38 render() {
41 const { 39 const {
42 label, 40 label,