knicola / yup-password

Yup, dead simple password validation.
MIT License
48 stars 6 forks source link

Import instructions #3

Closed WillSquire closed 3 years ago

WillSquire commented 3 years ago

Nice package. Would be nice to have import instructions. I.e:

import YupPassword from 'yup-password'
YupPassword(Yup)
knicola commented 3 years ago

Thank you! I've updated the README file.