mirror of
https://github.com/twentyhq/twenty.git
synced 2024-11-24 06:48:42 +03:00
fix: modified the floatingButtonGroup code to have only one focus (#3167)
This commit is contained in:
parent
3d5a364e29
commit
d71150eca8
@ -25,7 +25,6 @@ export const MyComponent = () => {
|
||||
applyShadow={true}
|
||||
applyBlur={true}
|
||||
disabled={false}
|
||||
focus={true}
|
||||
/>
|
||||
</FloatingButtonGroup>
|
||||
);
|
||||
|
Loading…
Reference in New Issue
Block a user