react-notion-x
react-notion-x copied to clipboard
Can split previewImages and nextImage into two separate functions?
trafficstars
Description
Due to images on the domain notion.so cannot be accessed in some regions, I'm seeking a way to add an integrated image proxy for my site to bypass the restrictions.
The images in NotionRenderer component will not be replaced by Next Image unless the previewImages fuction got implemented as well.
As I just want to add the image proxy, is it there any way to use the standalone nextImage to control the image wrapper in NotionRenderer?