1
0
Fork 0
mirror of https://github.com/muerwre/vault-frontend.git synced 2025-04-24 20:36:40 +07:00

removed zoom from swiper carousel

This commit is contained in:
Fedor Katurov 2022-07-21 14:51:26 +07:00
parent 9bcf33af7c
commit de57ecc095

View file

@ -111,7 +111,6 @@ const NodeImageSwiperBlock: FC<IProps> = observer(({ node }) => {
keyboard={keyboard} keyboard={keyboard}
grabCursor grabCursor
autoHeight autoHeight
zoom
navigation navigation
> >
{images.map((file, i) => ( {images.map((file, i) => (