Ethan Herr

Results 2 issues of Ethan Herr

### Description I'm not sure if this is an issue with the NextJS file structure in `next/fonts/google` or with the Chakra CLI itself, or its another cjs vs ESM issue,...

### What happened? The `render` function for tags and nodes accepts a generic type, [as defined in the Schema](https://github.com/markdoc/markdoc/blob/60a2c831bd7ac8f2f24aabfde0b36e56e5d0dbe1/src/types.ts#L101-L109). This allows us to pass in custom components to the render...

bug