Skip to content

Commit 334327a

Browse files
authored
Update README.md
1 parent 0d62c05 commit 334327a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -131,8 +131,8 @@ import styles from 'vue-pure-lightbox/dist/VuePureLightbox.css'
131131
| content | Default value is hen you don't want a def | <img> tag with src set to path |
132132
| loader | DOM to be used when there is an image loading | LightboxDefaultLoader |
133133
| icon-close | Icon to be used as a close button | × (×) |
134-
| icon-previous | Icon to be used as the "next" arrow button | ![](https://i.imgur.com/oErSVk3.png)(svg) |
135-
| icon-next | Icon to be used as the "previous" arrow button | ![](https://i.imgur.com/HcdxJmd.png)(svg) |
134+
| icon-previous | Icon to be used as the "next" arrow button | ![](https://i.imgur.com/HcdxJmd.png)(svg) |
135+
| icon-next | Icon to be used as the "previous" arrow button | ![](https://i.imgur.com/oErSVk3.png)(svg) |
136136

137137
## Contents
138138
This package consists of just one `.vue` file. It is meant to be as small and simple as possible.

0 commit comments

Comments
 (0)