diff --git a/components/ScriptBrowser.tsx b/components/ScriptBrowser.tsx index eeb64f4..5f03629 100644 --- a/components/ScriptBrowser.tsx +++ b/components/ScriptBrowser.tsx @@ -136,9 +136,9 @@ const ScriptBrowser = ({ return (
+
{links.reduce( (acc, category) => acc + category.expand.items.length, 0, @@ -168,11 +168,11 @@ const ScriptBrowser = ({ )}
+
Press 'Esc' to clear the search
) : ( -+