gsoft-inc/sg-orbit

๐Ÿ› Alert about "aria-label" when using <IconButton loading>

Closed this issue ยท 0 comments

Describe the bug

When using the IconButton component with the loading prop set to true, this error appears in the console:

image

It looks like IconButton.tsx isn't passing any aria-label attribute to the spinner.