Update react.md

This commit is contained in:
Jarred Sumner
2025-05-25 13:16:09 -07:00
parent 8f08e84c1e
commit 793a9752c9

View File

@@ -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.