feat: inputs de texto e tipos cpf/cnpj, telefone e tipos numericos inteiro e decimal
This commit is contained in:
parent
454fddb061
commit
6c84508996
9 changed files with 454 additions and 23 deletions
4
src/componentes/EliInput/index.ts
Normal file
4
src/componentes/EliInput/index.ts
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
import EliInput from "./EliInput.vue";
|
||||
|
||||
export { EliInput };
|
||||
export default EliInput;
|
||||
Loading…
Add table
Add a link
Reference in a new issue