svelte-loading-spinners icon indicating copy to clipboard operation
svelte-loading-spinners copied to clipboard

Replace self-closing HTML tags for non-void elements

Open jill64 opened this issue 1 year ago • 1 comments

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.

jill64 avatar Aug 23 '24 04:08 jill64