From 329565c35729f5171de9efa30f36e6b4e0714101 Mon Sep 17 00:00:00 2001 From: Monika Date: Mon, 24 Jun 2019 16:10:19 -0400 Subject: lint fixes --- src/client/views/search/NaviconButton.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/client/views/search/NaviconButton.tsx') diff --git a/src/client/views/search/NaviconButton.tsx b/src/client/views/search/NaviconButton.tsx index 3f9bb030f..e319b945a 100644 --- a/src/client/views/search/NaviconButton.tsx +++ b/src/client/views/search/NaviconButton.tsx @@ -20,7 +20,7 @@ export class NaviconButton extends React.Component { that.ref.current.classList.toggle('active'); return false; } - })}; + });} } render() { -- cgit v1.2.3-70-g09d2