- setSearchTerm(e.target.value)}
value={searchTerm}
+ startIcon={}
/>
diff --git a/src/features/library/components/modals/newGame/index.tsx b/src/features/library/components/modals/newGame/index.tsx
index 4af7c24..ed46c5c 100644
--- a/src/features/library/components/modals/newGame/index.tsx
+++ b/src/features/library/components/modals/newGame/index.tsx
@@ -102,16 +102,12 @@ const NewGameModal = () => {
-
+
-
diff --git a/src/features/library/components/updateForm.tsx b/src/features/library/components/updateForm.tsx
index 6daea9d..7d9adf5 100644
--- a/src/features/library/components/updateForm.tsx
+++ b/src/features/library/components/updateForm.tsx
@@ -108,11 +108,7 @@ const UpdateGameForm = ({ defaultValues, onSubmit }: UpdateGameFormProps) => {
text={t("path")}
description={t("the_path_to_the_game")}
Button={
-
+
}
@@ -131,11 +127,7 @@ const UpdateGameForm = ({ defaultValues, onSubmit }: UpdateGameFormProps) => {
description={t("the_path_or_url_of_the_icon")}
required
Button={
-
+
}
@@ -216,11 +208,7 @@ const UpdateGameForm = ({ defaultValues, onSubmit }: UpdateGameFormProps) => {
{t("cancel")}
-
+
{loading ? `${t("updating")}...` : t("update_game")}
diff --git a/src/features/settings/components/tabs/accounts/addAccountButton.tsx b/src/features/settings/components/tabs/accounts/addAccountButton.tsx
index cc8e5aa..3e075c4 100644
--- a/src/features/settings/components/tabs/accounts/addAccountButton.tsx
+++ b/src/features/settings/components/tabs/accounts/addAccountButton.tsx
@@ -21,7 +21,7 @@ const AddAccountButton = () => {
return (
- Add Account
+ Add Account
Choose an account
diff --git a/src/features/settings/components/tabs/miscellaneous.tsx b/src/features/settings/components/tabs/miscellaneous.tsx
index 74c4e33..b060846 100644
--- a/src/features/settings/components/tabs/miscellaneous.tsx
+++ b/src/features/settings/components/tabs/miscellaneous.tsx
@@ -23,7 +23,7 @@ const MiscellaneousSettings = () => {
-
+
{t("settings.settings.reset-igdb-cache")}
diff --git a/src/features/settings/components/tabs/plugins/sort.tsx b/src/features/settings/components/tabs/plugins/sort.tsx
index c9fd51a..db605da 100644
--- a/src/features/settings/components/tabs/plugins/sort.tsx
+++ b/src/features/settings/components/tabs/plugins/sort.tsx
@@ -34,7 +34,7 @@ const PluginsSort = ({
{
localStorage.setItem("showEnabledOnly", String(!showEnabledOnly));
diff --git a/src/features/updater/components/updater.tsx b/src/features/updater/components/updater.tsx
index 85468c5..7c35b92 100644
--- a/src/features/updater/components/updater.tsx
+++ b/src/features/updater/components/updater.tsx
@@ -122,7 +122,6 @@ const Updater = () => {
{t("later")}
0}
>