From dce63db1e6ee526b658e31bb9bd5be64a195d5cf Mon Sep 17 00:00:00 2001 From: ethancrawford Date: Thu, 8 May 2025 02:33:49 +0800 Subject: [PATCH] Add missing TOC item on the preview's form elements page (#2336) --- docs/content/ui/forms/form-elements.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/ui/forms/form-elements.md b/docs/content/ui/forms/form-elements.md index 13409cda3..c72406ded 100644 --- a/docs/content/ui/forms/form-elements.md +++ b/docs/content/ui/forms/form-elements.md @@ -545,7 +545,7 @@ Include a link in your input control to add a clickable element within the contr {%- endcapture %} {% include "docs/example.html" html=html %} -## Input with appended `` +## Input with appended kbd Include a `` in your input control to add a shortcut hint to the control.