react-svg-spinner
react-svg-spinner copied to clipboard
SVG uses hard-coded ids
I used this package in a project that loads multiple products, and show the spinner for each products as it loads. Unfortunately this means multiple elements on the page will have the same id.