mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-24 12:26: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}
|
||||
grabCursor
|
||||
autoHeight
|
||||
zoom
|
||||
navigation
|
||||
>
|
||||
{images.map((file, i) => (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue