From 484fd041e94946433a2d362acea4e7cca19365b7 Mon Sep 17 00:00:00 2001 From: Va~~~dym Date: Thu, 19 Dec 2024 12:21:08 -0800 Subject: [PATCH 1/2] feat: popup out now --- .../Pages/PresaveAlbumContent/PresaveAlbumContent.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Pages/PresaveAlbumContent/PresaveAlbumContent.tsx b/src/components/Pages/PresaveAlbumContent/PresaveAlbumContent.tsx index afa9619..b337c42 100644 --- a/src/components/Pages/PresaveAlbumContent/PresaveAlbumContent.tsx +++ b/src/components/Pages/PresaveAlbumContent/PresaveAlbumContent.tsx @@ -28,7 +28,7 @@ const PresaveAlbumContent = () => { className="text-xs border px-2 py-1" onClick={() => window.open("https://nfan.link/henomadkeys", "_blank")} > - Presave Lemons Made Better + Lemons Made Better out now From 1ab5ccb0319d3e5da3c45dc234e08243167805ae Mon Sep 17 00:00:00 2001 From: Va~~~dym Date: Thu, 19 Dec 2024 12:23:04 -0800 Subject: [PATCH 2/2] feat: link updated --- .../Pages/PresaveAlbumContent/PresaveAlbumContent.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Pages/PresaveAlbumContent/PresaveAlbumContent.tsx b/src/components/Pages/PresaveAlbumContent/PresaveAlbumContent.tsx index b337c42..2f93cbc 100644 --- a/src/components/Pages/PresaveAlbumContent/PresaveAlbumContent.tsx +++ b/src/components/Pages/PresaveAlbumContent/PresaveAlbumContent.tsx @@ -26,7 +26,7 @@ const PresaveAlbumContent = () => {