svelte-loading-spinners
svelte-loading-spinners copied to clipboard
Replace self-closing HTML tags for non-void elements
close #56
This PR replaces self-closing HTML tags for non-void elements from the component and suppresses the display of warnings in Svelte5. At the same time, the versions of prettier and prettier-plugin-svelte will be updated to the latest version to correct the formatting.