Added viewing all CSI responses + read only version of configurable form BOD-154
This commit is contained in:
@@ -128,7 +128,7 @@ export default function AccountingPayablesTableComponent({
|
||||
),
|
||||
},
|
||||
];
|
||||
console.log("transInProgress", transInProgress);
|
||||
|
||||
const handleSearch = (e) => {
|
||||
setState({ ...state, search: e.target.value });
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user