FunctionReviewProposal({
title,
proposalType,
context,
amount,
cycle,
payoutAddress,
onClick,
testid,
}: ReviewPropo
src/pages/governance/_components/ReviewProposal.tsx:15
FunctionTextAreaComponent({
label,
value,
placeholder,
infoDesc,
note,
onChange,
onBlur,
isVisited,
error,
testid,
src/pages/governance/_components/TextAreaComponent.tsx:20
FunctionUserReviewVote({
setVoteCommand,
masternodeId,
userSelectedVote,
proposalId,
setUserConfirmedSelectedVote,
setVo
src/pages/governance/_components/ConfirmVoteDialog.tsx:451