svelte-loading-spinners
Advanced tools
Comparing version 0.3.2 to 0.3.3
{ | ||
"name": "svelte-loading-spinners", | ||
"version": "0.3.2", | ||
"version": "0.3.3", | ||
"repository": { | ||
@@ -5,0 +5,0 @@ "type": "git", |
@@ -20,7 +20,7 @@ # svelte-loading-spinners | ||
```svelte | ||
<Jumper size="60" color="#FF3E00" unit="px" duration="1s"></Jumper> | ||
<script> | ||
import { Jumper } from 'svelte-loading-spinners' | ||
import { Jumper } from 'svelte-loading-spinners'; | ||
</script> | ||
<Jumper size="60" color="#FF3E00" unit="px" duration="1s" /> | ||
``` | ||
@@ -27,0 +27,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
62068
57