mirror of
https://github.com/tencentmusic/supersonic.git
synced 2025-12-15 14:36:47 +00:00
[improvement][project] supersonic 0.6.0 version update (#16)
Co-authored-by: lexluo <lexluo@tencent.com>
This commit is contained in:
@@ -174,7 +174,7 @@ const FieldForm: React.FC<Props> = ({ fields, onFieldChange }) => {
|
||||
[isCreateName]: 1,
|
||||
});
|
||||
}}
|
||||
placeholder="请输入中文名"
|
||||
placeholder="请填写名称"
|
||||
/>
|
||||
</Checkbox>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user