{toolbarState === "default" ? (
--
2.51.2
From e28ca260141cad1b26c06dfe0c29d8a634086b66 Mon Sep 17 00:00:00 2001
From: Jared Pereira
Date: Tue, 13 May 2025 21:53:02 -0400
Subject: [PATCH 2/2] fix share button, home button, and secondary button
---
components/Buttons.tsx | 9 +++++----
components/HomeButton.tsx | 8 ++++----
components/Layout.tsx | 11 ++++++++++-
3 files changed, 19 insertions(+), 9 deletions(-)
diff --git a/components/Buttons.tsx b/components/Buttons.tsx
index d86984b2..9dc29742 100644
--- a/components/Buttons.tsx
+++ b/components/Buttons.tsx
@@ -68,7 +68,7 @@ export const ButtonSecondary = forwardRef<
} = props;
return (