Skip to content

Commit

Permalink
changeset grammar tense
Browse files Browse the repository at this point in the history
  • Loading branch information
sarah11918 authored May 22, 2024
1 parent 9e0888a commit 54f7e35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .changeset/twenty-cycles-bathe.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"astro": minor
---

Add compatibility for Astro Actions in the React 19 beta. Actions can be passed to a `form action` prop directly, and Astro will automatically add metadata for progressive enhancement.
Adds compatibility for Astro Actions in the React 19 beta. Actions can be passed to a `form action` prop directly, and Astro will automatically add metadata for progressive enhancement.

```tsx
import { actions } from 'astro:actions';
Expand Down

0 comments on commit 54f7e35

Please sign in to comment.