SearchBox.css

This commit is contained in:
Martti Malmi
2023-10-18 11:26:41 +03:00
parent 8e9e75c5f0
commit 5535614455
3 changed files with 32 additions and 32 deletions

View File

@ -1,3 +1,4 @@
import "./SearchBox.css";
import Spinner from "../Icons/Spinner";
import Icon from "../Icons/Icon";
import { useIntl } from "react-intl";