From 70d064cfa2af3af424ac79ed5defd8447ff93a98 Mon Sep 17 00:00:00 2001 From: Lyubo Marinov Date: Tue, 7 Nov 2017 17:26:23 -0600 Subject: [PATCH] [RN] Fix React warnings --- react/features/toolbox/components/Toolbox.native.js | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/react/features/toolbox/components/Toolbox.native.js b/react/features/toolbox/components/Toolbox.native.js index cefddda31..4e371d3e4 100644 --- a/react/features/toolbox/components/Toolbox.native.js +++ b/react/features/toolbox/components/Toolbox.native.js @@ -232,7 +232,9 @@ class Toolbox extends Component { /* eslint-disable react/jsx-handler-names */ return ( - + +