diff --git a/docs/guides/ecosystem/react.md b/docs/guides/ecosystem/react.md index 4067cc1ffd..5538226b53 100644 --- a/docs/guides/ecosystem/react.md +++ b/docs/guides/ecosystem/react.md @@ -1,5 +1,5 @@ --- -name: Use React and JSX +name: Build a React app with Bun --- Bun supports `.jsx` and `.tsx` files out of the box. React just works with Bun.