feat: bugfix
This commit is contained in:
@@ -201,6 +201,7 @@ class KRDeleteAccountView extends GetView<KRDeleteAccountController> {
|
||||
child: TextField(
|
||||
controller: controller.kr_codeController,
|
||||
keyboardType: TextInputType.number,
|
||||
textInputAction: TextInputAction.done,
|
||||
style: KrAppTextStyle(
|
||||
fontSize: 16,
|
||||
color: Colors.white,
|
||||
|
||||
Reference in New Issue
Block a user