mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-16 21:00:31 +00:00
Fix: ExpenseFlatingActions.
This commit is contained in:
@@ -94,7 +94,8 @@ function ExpenseTable({
|
||||
onClickClearAllLines,
|
||||
defaultRow,
|
||||
categories,
|
||||
formik: { errors, setFieldValue, resetForm },
|
||||
errors,
|
||||
setFieldValue,
|
||||
}) {
|
||||
const [rows, setRows] = useState([]);
|
||||
const { formatMessage } = useIntl();
|
||||
|
||||
Reference in New Issue
Block a user