react-notion-x icon indicating copy to clipboard operation
react-notion-x copied to clipboard

Property component import error

Open gmpetrov opened this issue 3 years ago • 0 comments
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';

gmpetrov avatar May 04 '22 14:05 gmpetrov