fix(datepicker): selection of dates outside of min/max range is permitted (#681)
* fix: validators use validatorName instead of name
This commit is contained in:
parent
0e5a442e47
commit
bcce2a2293
1 changed files with 1 additions and 1 deletions
|
|
@ -51,7 +51,7 @@ git remote add fork git@github.com:<your-user>/lion.git
|
|||
git push -u fork fix/buttonSize
|
||||
```
|
||||
|
||||
- Go to your fork and create a Pull Request :)
|
||||
- Go to your fork and create a Pull Request :).
|
||||
|
||||
Some things that will increase the chance that your merge request is accepted:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue