From 3b5ba6c59e2c81cf88f402875bc0b9f08b7c8b29 Mon Sep 17 00:00:00 2001 From: orangemug Date: Sat, 22 Feb 2020 13:15:55 +0000 Subject: [PATCH] Fixed lint errors. --- src/components/filter/FilterEditor.jsx | 2 +- src/styles/index.scss | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/src/components/filter/FilterEditor.jsx b/src/components/filter/FilterEditor.jsx index 4fd890b9..9b05fe8b 100644 --- a/src/components/filter/FilterEditor.jsx +++ b/src/components/filter/FilterEditor.jsx @@ -296,7 +296,7 @@ export default class CombiningFilterEditor extends React.Component { /> {this.state.valueIsSimpleFilter &&
- You've entered a old style filter,{' '} + You've entered a old style filter,{' '}