瀏覽代碼

update year

uat
Jason Chuang 2 天之前
父節點
當前提交
80d6ae1cc5
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      src/components/cards/AuthFooter.js

+ 1
- 1
src/components/cards/AuthFooter.js 查看文件

@@ -30,7 +30,7 @@ const AuthFooter = () => {
component="span"
sx={{ color: '#4A4A4A' }}
>
2024 - {new Date().getFullYear()} &copy; <FormattedMessage id="HKGLD" />
2024-{new Date().getFullYear()} &copy; <FormattedMessage id="HKGLD" />
</Typography>
<Typography
variant="subtitle2"


Loading…
取消
儲存