Skip to content

Conversation

ArturJuxt
Copy link

Fix prop | maskPlaceholder to maskChar

Fix prop | maskPlaceholder to maskChar
@@ -33,7 +33,7 @@ function DateInput(props) {
| Name | Type | Default | Description |
| :-----------------------------------------: | :-------------------------: | :-----: | :--------------------------------------------------------------------- |
| **[`mask`](#mask)** | `{String\|Array<String, RegExp>}` | | Mask format |
| **[`maskPlaceholder`](#maskplaceholder)** | `{String}` | `_` | Placeholder to cover unfilled parts of the mask |
| **[`maskChar`](#maskphar)** | `{String}` | `_` | Placeholder to cover unfilled parts of the mask |

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maskphar --> maskchar

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actually it's maskChar that got replaced with maskPlaceholder.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants