mirror of
https://github.com/strapi/strapi.git
synced 2025-11-01 18:33:55 +00:00
fixed icon button
This commit is contained in:
parent
979527c264
commit
2d416b0a41
@ -75,7 +75,8 @@ const Component = ({
|
||||
action={
|
||||
<Stack horizontal size={2}>
|
||||
{showDownIcon && (
|
||||
<IconButton
|
||||
<IconButtonCustom
|
||||
noBorder
|
||||
label={downLabel}
|
||||
onClick={handleMoveComponentDown}
|
||||
icon={<ArrowDown />}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user