mirror of
https://github.com/withastro/astro.git
synced 2024-12-23 21:53:55 -05:00
bef5103ae3
* use Solid's render method on the client * add changeset * use createComponent
113 B
113 B
@astrojs/renderer-solid |
---|
patch |
Uses Solid's render
function to render our components on the client.