+
+
+
+ setFormField({ ...formField, name: e.target.value })}
+ placeholder="Wallet Name"
+ />
+
+
+
+
+
+
+ setFormField({ ...formField, description: e.target.value })}
+ placeholder="Description"
+ />
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {groups.map((group) => (
+
+ ))}
+
+
+
+
+
+
+
+
+
+