From c3205c8453921868928c251f62fbf5d8a4a4cad4 Mon Sep 17 00:00:00 2001 From: Rodrigo Luglio Date: Sun, 13 Oct 2024 09:57:12 -0300 Subject: [PATCH] removed special carachter from saved-themes page --- src/app/(private)/saved-themes/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/(private)/saved-themes/page.tsx b/src/app/(private)/saved-themes/page.tsx index c7445c6..24f6a85 100644 --- a/src/app/(private)/saved-themes/page.tsx +++ b/src/app/(private)/saved-themes/page.tsx @@ -13,7 +13,7 @@ export default async function SavedThemesPage() {

No Saved Themes

- You haven't saved any themes yet. Create and save a theme to see it + You have not saved any themes yet. Create and save a theme to see it here!