caracteres, nuevo install pruebas

This commit is contained in:
Marco
2022-05-24 12:50:59 -05:00
parent a326add0ab
commit 081434d3fc
2 changed files with 19 additions and 0 deletions
+2
View File
@@ -22,6 +22,8 @@ const caracterEspecial = (char) => {
'/',
'#',
'%',
'@',
'$',
'\n',
];