From ec755711c608bc04e4db4740e6f7b01157bbd994 Mon Sep 17 00:00:00 2001 From: Lukas Date: Fri, 24 May 2024 17:42:25 +0300 Subject: [PATCH] [docs] Fix Pickers FAQ callout (#13238) --- docs/data/date-pickers/faq/faq.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/data/date-pickers/faq/faq.md b/docs/data/date-pickers/faq/faq.md index 761a8e798b823..b3be2015f249e 100644 --- a/docs/data/date-pickers/faq/faq.md +++ b/docs/data/date-pickers/faq/faq.md @@ -17,7 +17,7 @@ The `` is an internal component used together with the `` or ``, while keeping the code minimal and clear, and allowing readers to focus on what is important - the demo itself. -:::warn +:::warning You should never use these components in your application. :::