4
<Tag title="job-name">KubeSphere</Tag>
3
<Tag color="warning">KubeSphere</Tag>
4
<Tag color="error">KubeSphere</Tag>
5
<Tag color="secondary">KubeSphere</Tag>
6
<Tag color="success">KubeSphere</Tag>
7
<Tag title="job-name" color="success">
2
const { Add } = KubeIcon;
6
title={<Add variant="light" size={14} />}
7
titleStyle={{ backgroundColor: 'transparent', margin: '0', padding: '0 3px' }}