Skip to content

Commit b049b67

Browse files
committed
readme
1 parent cd6d9f0 commit b049b67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ See this [REPL for minimal usage](https://svelte.dev/repl/645841f327b8484093f94b
123123

124124
## Issues
125125

126-
- Typing / intelisense for events on the FileDrop component are not registering properly. The [override](https://github.com/chanced/filedrop-svelte/blob/main/src/types.d.ts) (shamelessly replicated from [this](https://github.com/bluwy/pick-palette/blob/c3733e6a0e1bda0a1a2c1dae4700bd9753e6b284/src/global.d.ts) work fine) work for the action though.
126+
- Typing / intelisense for events on the FileDrop component are not registering properly. The [override](https://github.com/chanced/filedrop-svelte/blob/main/src/types.d.ts) (shamelessly replicated from [this](https://github.com/bluwy/pick-palette/blob/c3733e6a0e1bda0a1a2c1dae4700bd9753e6b284/src/global.d.ts)) work for the action though.
127127

128128
## Todo
129129

0 commit comments

Comments
 (0)