Ver código fonte

update year

uat
Jason Chuang 2 dias atrás
pai
commit
80d6ae1cc5
1 arquivos alterados com 1 adições e 1 exclusões
  1. +1
    -1
      src/components/cards/AuthFooter.js

+ 1
- 1
src/components/cards/AuthFooter.js Ver arquivo

@@ -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"


Carregando…
Cancelar
Salvar