Skip to content

fix README.md #245

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

fix README.md #245

wants to merge 1 commit into from

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.

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

Successfully merging this pull request may close these issues.

2 participants