From 7d1fd10977080e2372c751bb37166e32476f6bd8 Mon Sep 17 00:00:00 2001 From: masum-ulu Date: Fri, 4 Oct 2024 15:14:46 +0300 Subject: [PATCH] add: password-complexity-indicator-component to docs-nav --- docs/en/docs-nav.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/en/docs-nav.json b/docs/en/docs-nav.json index 7e735695d9..f756ef1300 100644 --- a/docs/en/docs-nav.json +++ b/docs/en/docs-nav.json @@ -1500,6 +1500,10 @@ "text": "Card", "path": "framework/ui/angular/card-component.md" }, + { + "text": "Password Complexity Indicator", + "path": "framework/ui/angular/password-complexity-indicator-component.md" + }, { "text": "Lookup Components(Pro)", "path": "framework/ui/angular/lookup-components.md"