From 87bf8db241bb9c7551232e4930cf90d88be4b3df Mon Sep 17 00:00:00 2001 From: ajnart Date: Fri, 2 Sep 2022 23:47:13 +0200 Subject: [PATCH] :bug: Fix bug with Space in add item modal --- src/components/AppShelf/AddAppShelfItem.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/components/AppShelf/AddAppShelfItem.tsx b/src/components/AppShelf/AddAppShelfItem.tsx index a72d0d9c1..3d63e5772 100644 --- a/src/components/AppShelf/AddAppShelfItem.tsx +++ b/src/components/AppShelf/AddAppShelfItem.tsx @@ -411,6 +411,7 @@ export function AddAppShelfItemForm(props: AddAppShelfItemFormProps) { +