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
{{ message }}
This repository has been archived by the owner on Jul 15, 2022. It is now read-only.
I'm submitting a ...
[x] bug report
[ ] feature request
[ ] question about the decisions made in the repository
[ ] question about how to use this project
Summary
Hi, I am facing an issue using this package as importing it isn’t working. My import statement was,
import parseHtmlToNotionBlocks from ‘html-to-notion’
But when I used the parseHtmlToNotionBlocks function, it raises a TypeError on it not being a function.
Other information (e.g. detailed explanation, stack traces, related issues, suggestions how to fix, links for us to have context, eg. StackOverflow, personal fork, etc.)
The text was updated successfully, but these errors were encountered:
I'm submitting a ...
[x] bug report
[ ] feature request
[ ] question about the decisions made in the repository
[ ] question about how to use this project
Summary
Hi, I am facing an issue using this package as importing it isn’t working. My import statement was,
import parseHtmlToNotionBlocks from ‘html-to-notion’
But when I used the parseHtmlToNotionBlocks function, it raises a TypeError on it not being a function.
The text was updated successfully, but these errors were encountered: