浏览代码

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 -%}
 {% capture html -%}
 <div class="mb-3">
 <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">
   <div class="input-group input-group-flat">
     <input type="password" class="form-control" value="ultrastrongpassword" autocomplete="off" />
     <input type="password" class="form-control" value="ultrastrongpassword" autocomplete="off" />
     <span class="input-group-text">
     <span class="input-group-text">