Parcourir la source

update year

uat
Jason Chuang il y a 2 jours
Parent
révision
58f0e9fe77
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. +1
    -1
      src/components/cards/AuthFooter.js

+ 1
- 1
src/components/cards/AuthFooter.js Voir le fichier

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


Chargement…
Annuler
Enregistrer