Hashnode / Hashnode/starter-kit
Review markdown-to-HTML.tsx file in enterprise, while building useEmbeds errors about react
Open
- Dominant language
- TypeScript
- Stars
- 648
- Forks
- 921
- PR merge metrics
- No merged PRs in 30d
Description
While building the project locally using `pnpm build` (enterprise), it is giving error in markdown-to-html.tsx file about useEmbeds. I am attaching a screenshot below. Process I follow to get the issue:
- Clone the repo
-Navigate to enterprise
- copy `.env.example` to `.env.local` and change the value of hashnode host
- run `pnpm install`
- then ran `pnpm build`
If this is a genuine issue, I would love to work on it.

Contributor guide
Assessment
This issue has not been assessed yet.