Fix README
This commit is contained in:
		@@ -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',
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user