docs
docs copied to clipboard
@astrojs/vue integration doesn't have documentation on using multiple JSX renderers
📚 Subject area/topic
Integrations / UI Frameworks
📋 Page(s) affected (or suggested, for new content)
https://docs.astro.build/en/guides/integrations-guide/vue/
📋 Description of content that is out-of-date or incorrect
The documentation page for Vue doesn't feature the same text about combining multiple JSX frameworks like all other integrations that allow JSX rendering do. Adding a subsection to the JSX section would probably be best, since Vue doesn't have to be used to render JSX. See this comment in #12887 (withastro/astro) for more info on why this might be needed.
🖥️ Reproduction in StackBlitz (if reporting incorrect content or code samples)
No response