diff --git a/src/components/SearchBar.tsx b/src/components/SearchBar.tsx
index ed3310c..6d121d2 100644
--- a/src/components/SearchBar.tsx
+++ b/src/components/SearchBar.tsx
@@ -49,7 +49,7 @@ const SearchBar = () => {
updateSearchString(e.target.value)}
diff --git a/src/components/form/SelectField.tsx b/src/components/form/SelectField.tsx
index 109b0d1..e9cf8cd 100644
--- a/src/components/form/SelectField.tsx
+++ b/src/components/form/SelectField.tsx
@@ -40,7 +40,7 @@ export const classNames =