PhosphorIcon set background color on hover
I’m using PhosphorIcon in a react project, is there a way to set the bg color on hover instead of using two different instances and toggle(show/hide) via CSS?
I’m using PhosphorIcon in a react project, is there a way to set the bg color on hover instead of using two different instances and toggle(show/hide) via CSS?