Skip to content

Commit dab4eda

Browse files
committed
readme
1 parent c25982b commit dab4eda

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,8 +86,6 @@ dropfile comes with both a component and an action. The component is basically a
8686
| `FileSizeMinimumNotMetError` | file does not satisify `minSize` | `FileSizeMinimumNotMet` - `2` |
8787
| `FileSizeMaximumExceededError` | file does not satisify `maxSize` | `FileSizeMaximumExceeded` - `3` |
8888

89-
};
90-
9189
### Alternatives
9290

9391
- [svelte-file-dropzone](https://github.com/thecodejack/svelte-file-dropzone)

0 commit comments

Comments
 (0)