@ -91,7 +91,7 @@ const ProcessCard = ({ processes, title, hint, items, options }) => {
className="p-2 bg-red-600 rounded self-end"
onClick={() => setOpenModal(false)}
/>
<FormInput />
{/* <FormInput /> */}
</div>
</section>