mirror of
https://github.com/smartxworks/sunmao-ui.git
synced 2024-11-21 03:15:49 +08:00
Merge pull request #518 from smartxworks/fix/button-warning
fix(styleTraitForm): fix nested button warning
This commit is contained in:
commit
617d4e0963
@ -169,6 +169,7 @@ export const StyleTraitForm: React.FC<Props> = props => {
|
||||
size="sm"
|
||||
variant="ghost"
|
||||
colorScheme="red"
|
||||
as="div"
|
||||
icon={<CloseIcon fontSize="12px" />}
|
||||
onClick={removeStyle}
|
||||
/>
|
||||
|
Loading…
Reference in New Issue
Block a user