Quellcode durchsuchen

update label

master
Jason Chuang vor 1 Jahr
Ursprung
Commit
89e348f538
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. +1
    -1
      src/pages/iAmSmart/SuccessCallback/index.js

+ 1
- 1
src/pages/iAmSmart/SuccessCallback/index.js Datei anzeigen

@@ -38,7 +38,7 @@ const Index = () => {
<Grid item xs={12} width="100%">
<div style={BackgroundHead} width="100%">
<Stack direction="row" height='70px'>
<Typography ml={15} color='#FFF' variant="h4" sx={{ pt: 2 }}>iAmSmart 成功登入</Typography>
<Typography ml={15} color='#FFF' variant="h4" sx={{ pt: 2 }}>iAM Smart 成功登入</Typography>
</Stack>
</div>
</Grid>


Laden…
Abbrechen
Speichern