Jason Chuang пре 5 дана
родитељ
комит
80d6ae1cc5
1 измењених фајлова са 1 додато и 1 уклоњено
  1. +1
    -1
      src/components/cards/AuthFooter.js

+ 1
- 1
src/components/cards/AuthFooter.js Прегледај датотеку

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


Loading…
Откажи
Сачувај