Added waiting component and rendered the offerlist
This commit is contained in:
@@ -95,6 +95,7 @@ const SuggestTask = ({ details, onClose, situation }) => {
|
||||
label="Title"
|
||||
labelClass="tracking-wide"
|
||||
inputBg="bg-slate-100"
|
||||
inputClass="disabled:cursor-default"
|
||||
type="text"
|
||||
name="title"
|
||||
disable={details?.title}
|
||||
|
||||
Reference in New Issue
Block a user