Skip to content

Commit

Permalink
Syntax highlighting fix
Browse files Browse the repository at this point in the history
  • Loading branch information
DCzajkowski authored Jul 31, 2018
1 parent 75b7ccb commit a5cfb3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ Vue.use(Lightbox)
---

Then in any of your components
```html
```vue
<lightbox
thumbnail="/path/to/thumbnail.jpg"
:images="['/path/to/image1.jpg', '/path/to/image1.jpg']"
Expand Down

0 comments on commit a5cfb3d

Please sign in to comment.