From 6c8c38597a10eeced70e4775635303a366f45849 Mon Sep 17 00:00:00 2001 From: jason Date: Mon, 20 Jul 2026 10:13:44 +0800 Subject: [PATCH] update year --- src/components/cards/AuthFooter.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/cards/AuthFooter.js b/src/components/cards/AuthFooter.js index 35bc12b..7e6288b 100644 --- a/src/components/cards/AuthFooter.js +++ b/src/components/cards/AuthFooter.js @@ -30,7 +30,7 @@ const AuthFooter = () => { component="span" sx={{ color: '#4A4A4A' }} > - {new Date().getFullYear()} © + 2024 - {new Date().getFullYear()} ©