kerwanp / notion-render

A Javascript library to transform Notion API RichText object into HTML
https://notion-render-docs.vercel.app
Apache License 2.0
93 stars 2 forks source link

error during build #5

Open nidzammst opened 9 months ago

nidzammst commented 9 months ago
Type error: Expected 1 arguments, but got 0.

  67 |   });
  68 |
> 69 |   renderer.use(hjls());
phips28 commented 8 months ago

fix: https://github.com/kerwanp/notion-render/issues/3#issuecomment-1872416362