mirror of
https://github.com/LukeHagar/sveltesociety.dev.git
synced 2025-12-07 20:57:45 +00:00
Merge pull request #386 from probablykasper/patch-2
Add `Svelte Droplet` component
This commit is contained in:
@@ -2922,5 +2922,15 @@
|
|||||||
"typescript"
|
"typescript"
|
||||||
],
|
],
|
||||||
"stars": 6
|
"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
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user