diff --git a/src/components/KeywordsPicker.js b/src/components/KeywordsPicker.js index 853c898..1286e7b 100644 --- a/src/components/KeywordsPicker.js +++ b/src/components/KeywordsPicker.js @@ -1,10 +1,10 @@ -import classNames from "classnames"; import * as React from "react"; +import classNames from "classnames"; const KeywordsPicker = ({ keywords, value, onChange }) => { return (
- Filter by... + Filter...