diff --git a/packages/twenty-docs/src/ui/input/button/floatingButtonGroupCode.js b/packages/twenty-docs/src/ui/input/button/floatingButtonGroupCode.js index 0e179f324..f3508c79d 100644 --- a/packages/twenty-docs/src/ui/input/button/floatingButtonGroupCode.js +++ b/packages/twenty-docs/src/ui/input/button/floatingButtonGroupCode.js @@ -25,7 +25,6 @@ export const MyComponent = () => { applyShadow={true} applyBlur={true} disabled={false} - focus={true} /> );