You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The default imports from `react-notion-x` strive to be as lightweight as possible. Most blocks will render just fine, but some larger blocks like PDFs and collection views (database views) are not included by default.
97
97
98
-
To use them, you'll need to import the ones you want from `react-notion-x/build/third-party/*`:
98
+
To use them, you'll need to import the ones you want from `react-notion-x/build/esm/third-party/*`:
0 commit comments