소스 검색

Add missing TOC item on the preview's form elements page (#2336)

ethancrawford 5 달 전
부모
커밋
dce63db1e6
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      docs/content/ui/forms/form-elements.md

+ 1 - 1
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 `<kbd>`
+## Input with appended kbd
 
 Include a `<kbd>` in your input control to add a shortcut hint to the control.