react-notion-x
react-notion-x copied to clipboard
Remove react-lazy-images
trafficstars
Fixes #601
Description
The react-lazy-images package currently specifies its peerDependency only up to React version 16. This causes warnings or errors from package managers in projects using React 17 or higher.
Solution
remove the react-lazy-images package and switch to native image lazy loading.
Notion Test Page ID
I tested this in the full example.