浏览代码

copyright auto year

uat
Jason Chuang 1周前
父节点
当前提交
2f8981d06d
共有 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 &copy; <FormattedMessage id="HKGLD" />
{new Date().getFullYear()} &copy; <FormattedMessage id="HKGLD" />
</Typography>
<Typography
variant="subtitle2"


正在加载...
取消
保存