Skip to content

fix(ui): fix icon button running onclick twice

Fixes a bug where if you click the IconButton component on the icon, its onClick would run twice (once for the button, and once for the icon).

Merge request reports

Loading