add observed item in road potrol

This commit is contained in:
AmirHossein Mahmoodi
2025-02-15 11:30:26 +00:00
parent afcaaafb8f
commit 2639ef3e1b
10 changed files with 431 additions and 29 deletions

View File

@@ -249,7 +249,6 @@ const CreateFormContent = ({ setOpen, onSubmit, is_gasht = false }) => {
<GetItemsForm
setItemsList={setItemsList}
setValue={setValue}
watch={watch}
tabState={tabState}
setTabState={setTabState}
/>