+
+ (
+
+ Account Type
+
+
+ )}
+ />
+
+
+
+ (
+
+ Primary Account
+
+ <>
+ form.setValue("primary", e)}
+ defaultChecked={data?.primary}
+ />
+ }
+ onConfirm={handleEnableSwitch}
+ />
+
+ {
+ switchEnabled
+ &&
+ handleSetPrimary(e)}
+ defaultChecked={data?.primary}
+ />
+ }
+ >
+
+
+
+
+ )}
+ />
+
+
+
+