UNPKG
@sjsilva-libs/cpf-input-styled-css
Version:
latest (1.0.1)
1.0.1
Componente para input e validação de CPF
@sjsilva-libs/cpf-input-styled-css
/
index.html
10 lines
•
160 B
HTML
View Raw
1
2
3
4
5
6
7
8
9
10
<!doctype
html
>
<
html
lang
=
"en"
>
<
head
>
<
meta
charset
=
"UTF-8"
>
<
title
>
Test React Sidnei
</
title
>
</
head
>
<
body
>
<
div
id
=
"root"
>
</
div
>
</
body
>
</
html
>