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:
George Serbanescu 2020-04-15 14:06:25 +03:00 committed by Thomas Allmer
parent 0e5a442e47
commit bcce2a2293

View file

@ -51,7 +51,7 @@ git remote add fork git@github.com:<your-user>/lion.git
git push -u fork fix/buttonSize 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: Some things that will increase the chance that your merge request is accepted: