Explorar el Código

copyright auto year

uat
Jason Chuang hace 20 horas
padre
commit
2f8981d06d
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 &copy; <FormattedMessage id="HKGLD" />
{new Date().getFullYear()} &copy; <FormattedMessage id="HKGLD" />
</Typography>
<Typography
variant="subtitle2"


Cargando…
Cancelar
Guardar