Closed naquiroz closed 3 months ago
cleanValue asks for values that are quite hard to get, but those are easily obtainable with the already done function getLocaleConfig.
cleanValue
getLocaleConfig
Export the getLocaleConfig as part of the package, plus add it to the docs.
formatValueOnBlur
@cchanxzy if you could please run the CI builds 🙏🏻
@cchanxzy small bump here
@cchanxzy ?
Problem
cleanValue
asks for values that are quite hard to get, but those are easily obtainable with the already done functiongetLocaleConfig
.Solution
Export the getLocaleConfig as part of the package, plus add it to the docs.
Additional changes
cleanValue
to the README.mdformatValueOnBlur
to the README.md since it was missing.