An open API service indexing awesome lists of open source software.

https://github.com/hacksore/react-comp-in-mdx


https://github.com/hacksore/react-comp-in-mdx

Last synced: about 4 hours ago
JSON representation

Awesome Lists containing this project

README

          

# React Component in Astro MDX
Should this work?

1. `pnpm i`
2. `pnpm dev`
3. Component renders but is not intractable 😂

Error for SEO:
```
(index):3 [astro-island] Error hydrating /@id//Users/hacksore/code/repro/react-comp-in-mdx/src/comps/react/test.js
TypeError: Failed to fetch dynamically imported module: http://localhost:4321/@id//Users/hacksore/code/repro/react-comp-in-mdx/src/comps/react/test.js
```