Ver Fonte

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

Co-authored-by: Paweł Kuna <[email protected]>
ethancrawford há 4 meses atrás
pai
commit
c42b104fe5

+ 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">