Skip to content

Commit 85833e2

Browse files
authored
Merge pull request #2875 from IntersectMBO/chore/dummy-trigger-staging-build
dummy: nothing changed
2 parents 541eb88 + 2895cab commit 85833e2

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

govtool/frontend/src/components/organisms/DashboardCards.tsx

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -63,21 +63,17 @@ export const DashboardCards = () => {
6363
voter={voter}
6464
votingPower={votingPower}
6565
/>
66-
6766
<DRepDashboardCard
6867
dRepID={dRepID}
6968
pendingTransaction={pendingTransaction}
7069
voter={voter}
7170
/>
72-
7371
<DirectVoterDashboardCard
7472
pendingTransaction={pendingTransaction}
7573
voter={voter}
7674
votingPower={votingPower}
7775
/>
78-
7976
<ListGovActionsDashboardCards />
80-
8177
<ProposeGovActionDashboardCard
8278
createGovActionTx={pendingTransaction.createGovAction}
8379
/>

0 commit comments

Comments
 (0)