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).
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).