From 10a28f9b2b98b67215c233834bfb2979d9207448 Mon Sep 17 00:00:00 2001 From: "gpt-engineer-app[bot]" <159125892+gpt-engineer-app[bot]@users.noreply.github.com> Date: Sat, 19 Jul 2025 13:03:43 +0000 Subject: [PATCH] Change text to "Miscellany" Update text content in the component. --- src/pages/Miscellany.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/Miscellany.tsx b/src/pages/Miscellany.tsx index 8ca6a39..ba9198d 100644 --- a/src/pages/Miscellany.tsx +++ b/src/pages/Miscellany.tsx @@ -3,7 +3,7 @@ import ComingSoon from "@/components/ComingSoon"; const Miscellany = () => { return ( );