0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-02-10 22:38:53 -05:00
astro/packages/integrations/react
2024-05-16 13:59:35 -04:00
..
src fix: keep action state up to date each submit 2024-05-16 13:59:11 -04:00
test chore(deps): update all non-major dependencies (#10958) 2024-05-09 15:20:13 +08:00
CHANGELOG.md [ci] release (#10985) 2024-05-09 22:40:23 +08:00
client-v17.js chore: import sort source code, exception for the astro package (#10242) 2024-02-27 11:15:27 +00:00
client.js fix: stub formState to avoid hydration error 2024-05-16 13:59:35 -04:00
context.js
jsx-runtime.js
package.json feat: react progressive enhancement with useActionState 2024-05-15 16:50:02 -04:00
README.md [ci] format 2023-12-21 20:36:15 +00:00
server-v17.js [ci] format 2023-12-20 19:00:58 +00:00
server.js feat: useActionState progressive enhancement! 2024-05-15 18:34:30 -04:00
static-html.js
tsconfig.json
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