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

Commit 12e80ff

Browse files
committed
new ui
1 parent a62ca98 commit 12e80ff

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/components/proposals/NewProposalCard.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -138,8 +138,8 @@ const cleanSummary = (
138138

139139
function NewProposalCard({
140140
proposal,
141-
tokenSymbol = "",
142-
showDAOInfo = false,
141+
// tokenSymbol = "",
142+
// showDAOInfo = false,
143143
voteData,
144144
vetoData,
145145
currentBlockHeight,

0 commit comments

Comments
 (0)