瀏覽代碼

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>


Loading…
取消
儲存