Allow updating description even after contract close
This commit is contained in:
parent
5ac77674ed
commit
b704f4fe78
|
@ -177,7 +177,6 @@ export function ContractDescription(props: {
|
|||
<Linkify text={contract.description} />
|
||||
<br />
|
||||
{isCreator &&
|
||||
!contract.resolution &&
|
||||
(editing ? (
|
||||
<form className="mt-4">
|
||||
<Textarea
|
||||
|
|
Loading…
Reference in New Issue
Block a user