[READ-ONLY] Mirror of https://github.com/probablykasper/svelte-droplet. File dropzone for Svelte svelte-droplet.kasper.space
file-drop svelte typescript
0

Configure Feed

Select the types of activity you want to include in your feed.

Fix component not exported

Kasper (Mar 24, 2022, 5:34 AM +0100) 0eb79dcc cf8cb31e

+1 -1
+1 -1
src/lib/index.ts
··· 1 - export { default as FileDrop } from './DateInput.svelte' 1 + export { default as FileDrop } from './FileDrop.svelte'