Parcourir la source

copyright auto year

web-access-fix-2
Jason Chuang il y a 1 jour
Parent
révision
6877bb8f80
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' }}
>
2024 &copy; <FormattedMessage id="HKGLD" />
{new Date().getFullYear()} &copy; <FormattedMessage id="HKGLD" />
</Typography>
<Typography
variant="subtitle2"


Chargement…
Annuler
Enregistrer