formatting

This commit is contained in:
AmirHossein Mahmoodi
2025-03-05 11:21:45 +03:30
parent d9aeb38ddc
commit 9d6c07f0b6
6 changed files with 12 additions and 12 deletions

View File

@@ -129,8 +129,8 @@ const OperatorList = () => {
props.dependencyFieldValue?.value === ""
? "empty"
: loadingEdaratList
? "loading"
: props.filterParameters.value
? "loading"
: props.filterParameters.value
}
columnSelectOption={getColumnSelectOptions}
/>