0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-03-31 23:31:30 -05:00
astro/packages/integrations/react
2024-04-26 18:02:10 -04:00
..
src wip: useActionState test fixture 2024-04-26 18:02:10 -04:00
test wip: useActionState test fixture 2024-04-26 18:02:10 -04:00
CHANGELOG.md [ci] release (#10842) 2024-04-23 19:30:37 -04:00
client.js [ci] format 2024-03-08 10:58:49 +00:00
context.js [ci] format 2023-05-04 14:25:03 +00:00
jsx-runtime.js Astro Integration System (#2820) 2022-03-18 15:35:45 -07:00
package.json feat: get react integration 19-ready 2024-04-26 18:01:59 -04:00
README.md [ci] format 2023-12-21 20:36:15 +00:00
server.js feat: get react integration 19-ready 2024-04-26 18:01:59 -04:00
static-html.js Fix astro-static-slot hydration mismatch error (#7196) 2023-05-26 22:37:33 +08:00
tsconfig.json config: migrate us to moduleResolution: 'node16' (#8519) 2023-09-13 16:49:22 +02:00
vnode-children.js chore: import sort source code, exception for the astro package (#10242) 2024-02-27 11:15:27 +00:00

@astrojs/react ⚛️

This Astro integration enables server-side rendering and client-side hydration for your React components.

Documentation

Read the @astrojs/react docs

Support

Contributing

This package is maintained by Astro's Core team. You're welcome to submit an issue or PR! These links will help you get started:

License

MIT

Copyright (c) 2023present Astro