TF-1074 Handle go to path /identity_creator

This commit is contained in:
dab246
2022-10-25 02:44:19 +07:00
committed by Dat H. Pham
parent f2ab8136f8
commit 950a0363bf
16 changed files with 255 additions and 160 deletions
@@ -51,7 +51,6 @@ class DestinationPickerView extends GetWidget<DestinationPickerController>
controller.arguments = arguments;
controller.onSelectedMailboxCallback = onSelectedMailboxCallback;
controller.onDismissDestinationPicker = onDismissCallback;
controller.onInit();
}
@override