소스 검색

Fix incorrect label text on form elements docs page (#2334)

Co-authored-by: Paweł Kuna <[email protected]>
ethancrawford 4 달 전
부모
커밋
c42b104fe5
2개의 변경된 파일6개의 추가작업 그리고 1개의 파일을 삭제
  1. 5 0
      .changeset/short-balloons-smile.md
  2. 1 1
      docs/content/ui/forms/form-elements.md

+ 5 - 0
.changeset/short-balloons-smile.md

@@ -0,0 +1,5 @@
+---
+"@tabler/docs": patch
+---
+
+Fix incorrect label text on form elements docs page

+ 1 - 1
docs/content/ui/forms/form-elements.md

@@ -551,7 +551,7 @@ Include a `<kbd>` in your input control to add a shortcut hint to the control.
 
 {% capture html -%}
 <div class="mb-3">
-  <label class="form-label">Input with appended link</label>
+  <label class="form-label">Input with appended kbd</label>
   <div class="input-group input-group-flat">
     <input type="password" class="form-control" value="ultrastrongpassword" autocomplete="off" />
     <span class="input-group-text">