浏览代码

update label

master
Jason Chuang 1年前
父节点
当前提交
89e348f538
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      src/pages/iAmSmart/SuccessCallback/index.js

+ 1
- 1
src/pages/iAmSmart/SuccessCallback/index.js 查看文件

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


正在加载...
取消
保存