const { router } = props; const filter = props.filter; const accountId = props.accountId ?? context.accountId ?? ""; return <>Proposals here ...</>