From 023826fdce6aceca9ea20032676f329f8a8b33c1 Mon Sep 17 00:00:00 2001 From: Bram Suurd <78373894+BramSuurdje@users.noreply.github.com> Date: Mon, 6 May 2024 19:58:38 +0200 Subject: [PATCH] Refactor ScriptBrowser component for improved performance and readability --- app/scripts/page.tsx | 4 +++- components/Navbar.tsx | 2 +- components/ScriptBrowser.tsx | 4 ++-- components/ui/accordion.tsx | 2 +- 4 files changed, 7 insertions(+), 5 deletions(-) diff --git a/app/scripts/page.tsx b/app/scripts/page.tsx index 6cc50fd..0acf2b4 100644 --- a/app/scripts/page.tsx +++ b/app/scripts/page.tsx @@ -12,7 +12,9 @@ export default function Page() { quantity={100} />