remove maxchars for copy+paste (#58)

This commit is contained in:
Alan Scherger
2021-08-05 13:07:42 -05:00
committed by GitHub
parent 2aa042b919
commit 854a9fdde9
4 changed files with 0 additions and 6 deletions

View File

@@ -354,7 +354,6 @@
'defaultText': 'Add More',
'removeWithBackspace': true,
'minChars': 0,
'maxChars': 18,
'placeholderColor': '#666666'
});
@@ -366,7 +365,6 @@
'defaultText': 'Add More',
'removeWithBackspace': true,
'minChars': 0,
'maxChars': 18,
'placeholderColor': '#666666'
});