feat(explorer): basic proposal overview
This commit is contained in:
@@ -40,7 +40,6 @@ export const ProposalSummary = ({
|
||||
|
||||
const openDialog = () => {
|
||||
if (!terms) return;
|
||||
|
||||
setDialog({
|
||||
open: true,
|
||||
title: rationale?.title || t('Proposal details'),
|
||||
|
||||
Reference in New Issue
Block a user