Skip to content

Commit 5452a91

Browse files
authored
Merge pull request #92 from baseplate-admin/patch-2
Fix code highlighting in `README.md`
2 parents aef6fee + 565d9b5 commit 5452a91

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
@@ -21,7 +21,7 @@ yarn add svelte-file-dropzone
2121

2222
## Usage
2323

24-
```
24+
```svelte
2525
<script>
2626
import Dropzone from "svelte-file-dropzone";
2727

0 commit comments

Comments
 (0)