diff --git a/examples/nextjs-spa/README.md b/examples/nextjs-spa/README.md index b38472ef..a68e6b6b 100644 --- a/examples/nextjs-spa/README.md +++ b/examples/nextjs-spa/README.md @@ -1,5 +1,8 @@ # Ory Elements +> [!CAUTION] This example uses an outdated version of Ory Elements. Please +> use example [`nextjs-spa`](../nextjs-spa/README.md) instead. + Ory Elements is a component library that makes building login, registration and account pages for Ory a breeze. diff --git a/examples/preact-spa/README.md b/examples/preact-spa/README.md index 204e2081..85df7180 100644 --- a/examples/preact-spa/README.md +++ b/examples/preact-spa/README.md @@ -1,5 +1,8 @@ # Ory Elements +> [!CAUTION] This example uses an outdated version of Ory Elements. Please +> use example [`nextjs-spa`](../nextjs-spa/README.md) instead. + Ory Elements is a component library that makes building login, registration and account pages for Ory a breeze. diff --git a/examples/react-spa/README.md b/examples/react-spa/README.md index 20f2c48f..33d1b587 100644 --- a/examples/react-spa/README.md +++ b/examples/react-spa/README.md @@ -1,5 +1,8 @@ # Ory Elements +> [!CAUTION] This example uses an outdated version of Ory Elements. Please +> use example [`nextjs-spa`](../nextjs-spa/README.md) instead. + Ory Elements is a component library that makes building login, registration and account pages for Ory a breeze.