-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(multisig): Add feedbacks to creation form (#1354)
* fix(multisig): Enhance creation form - Add invalidation cases - Fix errors displaying for addresses - Add loader for await getCosmosAccount usage - Properly disable PrimaryButton * fix(multisig): Prevent broken controls by making some controls onSubmit * feat(multisig): Add address network control * chore(feed): rename zod object * fix(multisig): Rollback: Just add controls to the form from MultisigCreateScreen, add loader * fix(multisig): Add missing throw * chore(multisig): remove unused code * chore(multisig): Simplify error * chore(multisig): rename function
- Loading branch information
Showing
1 changed file
with
48 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters