Fix README

This commit is contained in:
Valentin Silytuin 2025-06-30 14:07:40 +04:00
parent 77d29caedb
commit 22d9eb88fa
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ import { gallery } from '@advdominion/lightbox-gallery';
gallery(document.querySelector('#list'), {
single: false,
swiper: {
speed: duration.effect.s,
speed: 300,
pagination: {
el: '.swiper-pagination',
},