react-notion-x
react-notion-x copied to clipboard
Property component import error
trafficstars
Hello 👋
react-notion-x: v6.12.7
I m getting an error when trying to import the Property component Module not found: Can't resolve 'react-notion-x/build/third-party/property'
(use case: Use custom component for certain schemas or return the default Property component)
import { Property } from 'react-notion-x/build/third-party/property';