Pacote para mascaras e conversões
npm install hax-input-mask> The hax-input-mask will help with mask in your inputs Reactjs and Nextjs.
To use hax-input-mask in your project, run:
``bash`
npm i hax-input-maskor "yarn add hax-input-mask"
$3
Use within the setValue of input
`js
import { cpfMask } from 'hax-input-mask';
serCpf(cpfMask(event.target.value))}/>
``
Help us maintain the project: donate.