npm install @astrojs/preactexport function Example() { return <section>Astro Preact Integration can be evaluated inside a Preact component.</section>;}@astrojs/preactAstro integration for rendering Preact components and islands.
Built for Preact and does not require a React compatibility layer.