You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -123,7 +123,7 @@ See this [REPL for minimal usage](https://svelte.dev/repl/645841f327b8484093f94b
123
123
124
124
## Issues
125
125
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.
0 commit comments