react-notion-x
react-notion-x copied to clipboard
Optional opt-out from moment-zoom effect
trafficstars
It would be awesome to have the option to disable the moment-zoom effect for image blocks. I can image it being use to create more static-like pages, where only the presence of the image is preferred.
On quick glance, seems this can be done using NotionContextProvider.props.zoom (which is passed to AssetWrapper -> Asset -> LazyImage)
I have not tested however