chore: 改为全角括号

This commit is contained in:
Leo Q 2024-07-03 22:53:36 +08:00 committed by GitHub
parent d84f9f24e1
commit 4320f06d8e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -344,7 +344,7 @@ const PersonalSetting = () => {
}
>
<Typography.Title heading={6}>调用信息</Typography.Title>
<p>可用模型(可点击复制)</p>
<p>可用模型可点击复制</p>
<div style={{ marginTop: 10 }}>
<Space wrap>
{models.map((model) => (