diff --git a/src/routes/components/components.json b/src/routes/components/components.json index e38d3ce..08b83d8 100644 --- a/src/routes/components/components.json +++ b/src/routes/components/components.json @@ -2922,5 +2922,15 @@ "typescript" ], "stars": 6 + }, + { + "title": "Svelte Droplet", + "url": "https://github.com/probablykasper/svelte-droplet", + "description": "File dropzone utility with styling up to you", + "npm": "svelte-droplet", + "addedOn": "2023-03-03", + "category": "Forms & User Input", + "tags": ["inputs and widgets", "forms", "interactions"], + "stars": 0 } ]