formatting

This commit is contained in:
AmirHossein Mahmoodi
2025-06-01 10:04:15 +03:30
parent 56183b5c1d
commit 516fa9d44b

View File

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