From 274b3c1b3877ed7836bcceeae2954afdbcfcde7c Mon Sep 17 00:00:00 2001 From: mdlufy Date: Wed, 2 Oct 2024 17:27:06 +0300 Subject: [PATCH] chore(demo): `TextfieldController` mark as legacy --- .../demo/src/modules/directives/textfield-controller/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/demo/src/modules/directives/textfield-controller/index.html b/projects/demo/src/modules/directives/textfield-controller/index.html index 088fa2eb3010..aa4b3029a092 100644 --- a/projects/demo/src/modules/directives/textfield-controller/index.html +++ b/projects/demo/src/modules/directives/textfield-controller/index.html @@ -1,6 +1,6 @@