Added waiting component and rendered the offerlist

This commit is contained in:
2023-07-05 12:53:19 +01:00
parent 4f9ca918c9
commit 4904f1d398
14 changed files with 776 additions and 367 deletions
@@ -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}