mirror of
https://github.com/tabler/tabler.git
synced 2026-01-25 04:16:36 +00:00
Fix input mask example in docs (#2318)
Co-authored-by: Paweł Kuna <1282324+codecalm@users.noreply.github.com>
This commit is contained in:
5
.changeset/dry-spiders-double.md
Normal file
5
.changeset/dry-spiders-double.md
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
---
|
||||||
|
"@tabler/docs": patch
|
||||||
|
---
|
||||||
|
|
||||||
|
Fix input mask example in docs
|
||||||
@@ -2,6 +2,7 @@
|
|||||||
title: Input mask
|
title: Input mask
|
||||||
summary: An input mask is used to clarify the input format required in a given field and is helpful for users, removing confusion and reducing the number of validation errors.
|
summary: An input mask is used to clarify the input format required in a given field and is helpful for users, removing confusion and reducing the number of validation errors.
|
||||||
description: Clarify input formats for users.
|
description: Clarify input formats for users.
|
||||||
|
docs-libs: imask
|
||||||
---
|
---
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|||||||
Reference in New Issue
Block a user