chore: upgrade antd 6.3.3
This commit is contained in:
@@ -211,7 +211,7 @@ const RowTextarea: React.FC<SystemMessageProps> = (props) => {
|
||||
{!expanded && data.text && (
|
||||
<SmallCloseButton onClick={handleClear}></SmallCloseButton>
|
||||
)}
|
||||
{UploadImageButton}
|
||||
{/* {UploadImageButton} */}
|
||||
<Tooltip title={intl.formatMessage({ id: 'common.button.delete' })}>
|
||||
<Button
|
||||
danger
|
||||
|
||||
Reference in New Issue
Block a user