From 8056446165d7970c7db48dc28d9d711a7564ce2a Mon Sep 17 00:00:00 2001 From: ConnorLand Date: Wed, 11 Dec 2024 16:00:39 +0100 Subject: [PATCH] Delete beta from React section --- .../refguide/modeling/app-explorer/app/app-settings/_index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/en/docs/refguide/modeling/app-explorer/app/app-settings/_index.md b/content/en/docs/refguide/modeling/app-explorer/app/app-settings/_index.md index 13536682ef1..c0906d28bd3 100644 --- a/content/en/docs/refguide/modeling/app-explorer/app/app-settings/_index.md +++ b/content/en/docs/refguide/modeling/app-explorer/app/app-settings/_index.md @@ -26,9 +26,9 @@ For more information on settings in a configuration, see [Configuration](/refgui These settings influence the behavior of the Runtime when running your application. -### Use React Client (Beta) {#react-client} +### Use React Client {#react-client} -This setting enables the new React version of the Mendix Client. This React client was released into beta in [Mendix 10.7](/releasenotes/studio-pro/10.7/#react-client). There are three options: +This setting enables the new React version of the Mendix Client. This React client was released into beta in [Mendix 10.7](/releasenotes/studio-pro/10.7/#react-client). As of [Mendix 10.18](/releasenotes/studio-pro/10.7/#react-client), it is in GA. There are three options: * **No**: Do not use the React client (default). * **Yes**: Use the React client. In this mode, you will get consistency errors for incompatible widgets.