Refactor dropdown (#1561)
This commit is contained in:
@ -45,6 +45,7 @@ export function FloatingIconButtonGroup({
|
||||
|
||||
return (
|
||||
<FloatingIconButton
|
||||
key={`floating-icon-button-${index}`}
|
||||
applyBlur={false}
|
||||
applyShadow={false}
|
||||
Icon={Icon}
|
||||
|
||||
Reference in New Issue
Block a user