Skip to content
This repository was archived by the owner on Mar 16, 2026. It is now read-only.

Commit 67db53c

Browse files
committed
update
1 parent 44e206f commit 67db53c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/aidaos/RootDAOPage.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -481,7 +481,7 @@ export function RootDAOPage({ children, daoName }: RootDAOPageProps) {
481481
<span className="font-medium">{passedProposals}</span>
482482
</div>
483483
<div className="flex items-center gap-2">
484-
<span className="font-bold">Rewards:</span>
484+
<span className="font-bold">Total Rewards:</span>
485485
<span className="font-medium">$4,005</span>
486486
</div>
487487
</div>

0 commit comments

Comments
 (0)