From 4ff615f39d2ab3b7c2ee4c0e208933fe8a33d07f Mon Sep 17 00:00:00 2001 From: enisn Date: Wed, 13 May 2026 16:32:27 +0300 Subject: [PATCH] Update index.md --- docs/en/framework/ui/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/en/framework/ui/index.md b/docs/en/framework/ui/index.md index ca33ca9ff1..b1b4bcecd0 100644 --- a/docs/en/framework/ui/index.md +++ b/docs/en/framework/ui/index.md @@ -7,11 +7,11 @@ # ABP UI Options -ABP provides several options for building the user interface (UI) in your applications. Here are some of the officially supported UI options you can use with ABP: +ABP provides several options for building the user interface (UI) in your applications. React is part of the **modern template system**. Here are some of the officially supported UI options you can use with ABP: * [React](./react/index.md) *(modern template system only)* * [MVC / Razor Pages](./mvc-razor-pages/overall.md) * [Blazor](./blazor/overall.md) * [Angular](./angular/quick-start.md) * [React Native](./react-native/index.md) -* [MAUI](./maui/index.md) \ No newline at end of file +* [MAUI](./maui/index.md)