Fix line for license in createNumberMask
This commit is contained in:
parent
f272a4e94e
commit
b18d9cd164
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
//from: https://github.com/text-mask/text-mask/pull/760/commits/f66c81b62c4894b7da43862bee5943f659dc7537
|
||||
// under: Unlicense
|
||||
// License: Unlicense
|
||||
// from: https://github.com/text-mask/text-mask/pull/760/commits/f66c81b62c4894b7da43862bee5943f659dc7537
|
||||
const dollarSign = '$'
|
||||
const emptyString = ''
|
||||
const comma = ','
|
||||
|
|
Loading…
Reference in a new issue