diff --git a/web/app/components/explore/app-list/index.tsx b/web/app/components/explore/app-list/index.tsx index 79cbff81c8..6ce69b48d1 100644 --- a/web/app/components/explore/app-list/index.tsx +++ b/web/app/components/explore/app-list/index.tsx @@ -143,32 +143,27 @@ const Apps = ({
- -
-
{t('explore.apps.title')}
-
{t('explore.apps.description')}
-
-
- <> - - +
{t('explore.apps.title')}
handleKeywordsChange(e.target.value)} onClear={() => handleKeywordsChange('')} /> +
+
+