From bc17c967c04d99bfec18bd93674bc44a6336eba6 Mon Sep 17 00:00:00 2001 From: Omar Kawach Date: Sun, 8 Dec 2024 19:05:49 -0800 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ce6f7e0..ec21bd1 100644 --- a/README.md +++ b/README.md @@ -79,7 +79,7 @@ Now you can begin developing and testing your component(s). - [Storybook](https://storybook.js.org/) (@storybook/web-components-vite) - Sample code for using the component in frameworks - [Vue](https://vuejs.org/) - - [React 19 (beta)](https://react.dev/blog/2024/04/25/react-19) and [MDX](https://mdxjs.com/) + - [React 19](https://react.dev/) and [MDX](https://mdxjs.com/) ### What are web components?