Fix README
This commit is contained in:
parent
77d29caedb
commit
22d9eb88fa
|
@ -42,7 +42,7 @@ import { gallery } from '@advdominion/lightbox-gallery';
|
||||||
gallery(document.querySelector('#list'), {
|
gallery(document.querySelector('#list'), {
|
||||||
single: false,
|
single: false,
|
||||||
swiper: {
|
swiper: {
|
||||||
speed: duration.effect.s,
|
speed: 300,
|
||||||
pagination: {
|
pagination: {
|
||||||
el: '.swiper-pagination',
|
el: '.swiper-pagination',
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue