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:
parent
9bcf33af7c
commit
de57ecc095
1 changed files with 0 additions and 1 deletions
|
@ -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) => (
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue