Explorar el Código

update year

uat
Jason Chuang hace 2 días
padre
commit
80d6ae1cc5
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      src/components/cards/AuthFooter.js

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

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


Cargando…
Cancelar
Guardar