1
0
mirror of https://github.com/tabler/tabler.git synced 2025-12-21 17:34:25 +04:00

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

Co-authored-by: Paweł Kuna <1282324+codecalm@users.noreply.github.com>
This commit is contained in:
ethancrawford
2025-05-06 03:35:57 +08:00
committed by GitHub
parent e546706f4c
commit c42b104fe5
2 changed files with 6 additions and 1 deletions

View File

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

View File

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