chore(deps): upgrade antd to v6
This commit is contained in:
@@ -114,7 +114,7 @@ const IncompatiableInfo: React.FC<IncompatiableInfoProps> = (props) => {
|
||||
<CompatibleTag
|
||||
icon={<WarningOutlined />}
|
||||
color={error ? 'error' : 'warning'}
|
||||
bordered={false}
|
||||
variant="filled"
|
||||
></CompatibleTag>
|
||||
</TooltipOverlayScroller>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user