Explorar el Código

update label

master
Jason Chuang hace 1 año
padre
commit
89e348f538
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      src/pages/iAmSmart/SuccessCallback/index.js

+ 1
- 1
src/pages/iAmSmart/SuccessCallback/index.js Ver fichero

@@ -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>


Cargando…
Cancelar
Guardar