diff --git a/docs/pages/Extensions/react-widget.md b/docs/pages/Extensions/react-widget.md index 4bc40854..de585581 100644 --- a/docs/pages/Extensions/react-widget.md +++ b/docs/pages/Extensions/react-widget.md @@ -43,4 +43,5 @@ export default function MyApp({ Component, pageProps }) { } ``` +For more information about React, refer to this [link here](https://react.dev/learn)