forked from Codehagen/Badget
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Feature: transaction modal implementation (Codehagen#209)
* refactor(www): make the add modal button more reusable * refactor(www): make the modal's footer reusable by moving it to modals folder & not make it specific to add-asset-flow modal * feat(www): transaction handling modal implementation * fix(www): use AddButton instead of AddAssetButton * fix(www): recover TransactionModal component in transactions-dashboard page * fix(www): fix imports * fix(www): updates imports in dashboard-1 component * perform format script on files * fix: add missing import to fix the lint pipeline * fix: pass mailId prop as string
- Loading branch information
Showing
13 changed files
with
1,021 additions
and
30 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
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
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
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
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
Oops, something went wrong.