-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update the directory structure in the dApp (#915)
Closes AENG-158 This PR fixes the directory structure for dApp a bit. Let's make further possible tweaks in the next PRs. What has been done: - Reduced the directory structure and pull the existing components one level up. - Used the same names on the file and the component inside. We should not decouple file name from component name—these should match.
- Loading branch information
Showing
14 changed files
with
9 additions
and
9 deletions.
There are no files selected for viewing
File renamed without changes.
File renamed without changes.
4 changes: 2 additions & 2 deletions
4
dapp/src/components/TransactionModal/ActiveStakingStep/StakeFormModal/StakeDetails.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
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.
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
2 changes: 1 addition & 1 deletion
2
...d/CurrencyBalanceWithConversion/index.tsx → .../shared/CurrencyBalanceWithConversion.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.
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
File renamed without changes.