-
Notifications
You must be signed in to change notification settings - Fork 80
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: decouple nested components (#3353)
Co-authored-by: therealemjy <[email protected]>
- Loading branch information
1 parent
a288307
commit 56dbc43
Showing
21 changed files
with
16 additions
and
233 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"@venusprotocol/evm": patch | ||
--- | ||
|
||
decouple nested components |
File renamed without changes.
File renamed without changes.
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
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion
2
...proveSteps/ApproveDelegateSteps/index.tsx → ...components/ApproveDelegateSteps/index.tsx
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
File renamed without changes.
2 changes: 1 addition & 1 deletion
2
.../ApproveSteps/ApproveTokenSteps/index.tsx → ...rc/components/ApproveTokenSteps/index.tsx
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
File renamed without changes.
File renamed without changes.
File renamed without changes.
13 changes: 0 additions & 13 deletions
13
apps/evm/src/components/ProgressBar/PercentageRepresentation/index.stories.tsx
This file was deleted.
Oops, something went wrong.
30 changes: 0 additions & 30 deletions
30
apps/evm/src/components/ProgressBar/PercentageRepresentation/index.tsx
This file was deleted.
Oops, something went wrong.
16 changes: 0 additions & 16 deletions
16
apps/evm/src/components/ProgressBar/PercentageRepresentation/styles.ts
This file was deleted.
Oops, something went wrong.
39 changes: 0 additions & 39 deletions
39
apps/evm/src/components/SuccessfulTransactionModal/index.stories.tsx
This file was deleted.
Oops, something went wrong.
70 changes: 0 additions & 70 deletions
70
apps/evm/src/components/SuccessfulTransactionModal/index.tsx
This file was deleted.
Oops, something went wrong.
47 changes: 0 additions & 47 deletions
47
apps/evm/src/components/SuccessfulTransactionModal/styles.ts
This file was deleted.
Oops, something went wrong.
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
7 changes: 0 additions & 7 deletions
7
apps/evm/src/hooks/__mocks__/useSuccessfulTransactionModal.ts
This file was deleted.
Oops, something went wrong.