Skip to content

Commit

Permalink
Link to new React docs (#6763)
Browse files Browse the repository at this point in the history
  • Loading branch information
TheOtterlord authored Apr 6, 2023
1 parent 29e7b82 commit c4d94d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/framework-react/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ npm create astro@latest -- --template framework-react
[![Open with CodeSandbox](https://assets.codesandbox.io/github/button-edit-lime.svg)](https://codesandbox.io/p/sandbox/github/withastro/astro/tree/latest/examples/framework-react)
[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/withastro/astro?devcontainer_path=.devcontainer/framework-react/devcontainer.json)

This example showcases Astro working with [React](https://reactjs.org/).
This example showcases Astro working with [React](https://react.dev).

Write your React components as `.jsx` or `.tsx` files in your project.

0 comments on commit c4d94d5

Please sign in to comment.