remove numeric restriction on cc number field (#1617)

This commit is contained in:
Matt Portune 2021-10-28 12:52:04 -04:00 committed by GitHub
parent 5e4365084b
commit 397250368a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -241,7 +241,6 @@
StyleClass="box-value"
Grid.Row="1"
Grid.Column="0"
Keyboard="Numeric"
IsPassword="{Binding ShowCardNumber, Converter={StaticResource inverseBool}}"
IsSpellCheckEnabled="False"
IsTextPredictionEnabled="False" />