From 92b69dd3a8bb78e5e0d24b3a8adec105ef54410b Mon Sep 17 00:00:00 2001 From: shiv9604 Date: Sun, 15 Dec 2024 13:53:52 +0530 Subject: [PATCH] fix(demo): refactor warning message --- projects/demo/src/modules/markup/form/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/projects/demo/src/modules/markup/form/index.html b/projects/demo/src/modules/markup/form/index.html index 40bd769c96ea..3b840545f24c 100644 --- a/projects/demo/src/modules/markup/form/index.html +++ b/projects/demo/src/modules/markup/form/index.html @@ -4,9 +4,9 @@ > - If you need Form, it is recommended to use with form layout implementation as mentioned below. + If you need Form, it is recommended to use with form layout as mentioned in respective section below. @taiga-ui/styles/taiga-ui-global.less - styles is on track to be deprecated. + styles are on track to be deprecated.