Open andreslucena opened 1 year ago
While reviewing the documentation, I found a typo in an example.
If you actually configure createPicker with the parameter as the documentation says, you'll have a message is not defined exception.
createPicker
message is not defined
This PR fixes the typo.
Also thanks for taking care of this project, it's great!
While reviewing the documentation, I found a typo in an example.
If you actually configure
createPicker
with the parameter as the documentation says, you'll have amessage is not defined
exception.This PR fixes the typo.