From c42b104fe5c740e3c326f2a5dbd55fccfd935b45 Mon Sep 17 00:00:00 2001 From: ethancrawford Date: Tue, 6 May 2025 03:35:57 +0800 Subject: [PATCH] Fix incorrect label text on form elements docs page (#2334) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Paweł Kuna <1282324+codecalm@users.noreply.github.com> --- .changeset/short-balloons-smile.md | 5 +++++ docs/content/ui/forms/form-elements.md | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) create mode 100644 .changeset/short-balloons-smile.md diff --git a/.changeset/short-balloons-smile.md b/.changeset/short-balloons-smile.md new file mode 100644 index 000000000..c123fd566 --- /dev/null +++ b/.changeset/short-balloons-smile.md @@ -0,0 +1,5 @@ +--- +"@tabler/docs": patch +--- + +Fix incorrect label text on form elements docs page diff --git a/docs/content/ui/forms/form-elements.md b/docs/content/ui/forms/form-elements.md index b954bbddb..13409cda3 100644 --- a/docs/content/ui/forms/form-elements.md +++ b/docs/content/ui/forms/form-elements.md @@ -551,7 +551,7 @@ Include a `` in your input control to add a shortcut hint to the control. {% capture html -%}
- +