diff --git a/ui_framework/components/button/button.js b/ui_framework/components/button/button.js index 52641a4283f70..8d4ce926c4a6a 100644 --- a/ui_framework/components/button/button.js +++ b/ui_framework/components/button/button.js @@ -63,14 +63,12 @@ const KuiButton = ({ className, type, icon, - onClick, children, ...rest }) => { return (