Ver código fonte

update label

master
Jason Chuang 1 ano atrás
pai
commit
89e348f538
1 arquivos alterados com 1 adições e 1 exclusões
  1. +1
    -1
      src/pages/iAmSmart/SuccessCallback/index.js

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

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


Carregando…
Cancelar
Salvar