mirror of
https://github.com/chaitin/MonkeyCode.git
synced 2026-02-02 06:43:23 +08:00
改了一个错别字 “链接”
This commit is contained in:
@@ -95,7 +95,7 @@ const CardServiceSettings = () => {
|
||||
borderRadius: '2px',
|
||||
mr: 1,
|
||||
},
|
||||
}}>MonkeyCode 服务链接地址</Box>
|
||||
}}>MonkeyCode 服务连接地址</Box>
|
||||
{hasValueChanged && <Button variant="contained" size="small" onClick={handleSave}>保存</Button>}
|
||||
</Stack>
|
||||
<Box sx={{ m: 2 }}>
|
||||
|
||||
Reference in New Issue
Block a user