From b50d581ef44ce74d6a1c29ce92546581419762a9 Mon Sep 17 00:00:00 2001 From: knod Date: Wed, 28 Nov 2018 17:43:21 -0500 Subject: [PATCH] Removes unused argument --- src/components/BetaWarning.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/BetaWarning.js b/src/components/BetaWarning.js index 525b114b..65b6e479 100644 --- a/src/components/BetaWarning.js +++ b/src/components/BetaWarning.js @@ -5,7 +5,7 @@ import { } from 'semantic-ui-react'; -const BetaWarning = function (props) { +const BetaWarning = function () { return (