diff --git a/docs/en/UI/Blazor/Global-Features.md b/docs/en/UI/Blazor/Global-Features.md index e3fe7af0b4..95cc36f6fd 100644 --- a/docs/en/UI/Blazor/Global-Features.md +++ b/docs/en/UI/Blazor/Global-Features.md @@ -1,9 +1,6 @@ # Blazor UI: Global Features `GlobalFeatureManager` allows you to check the global features in your Blazor applications. -> This document only explains the JavaScript API. See the [Global Features](../../Global-Features.md) document to understand the ABP Global Features system. - - ## Usage ```html