fix: The unimported functions

This commit is contained in:
Ahmed Bouhuolia
2024-09-01 11:16:50 +02:00
parent e433f4ad68
commit 7c07d6b5ff

View File

@@ -9,9 +9,11 @@ import {
compose,
updateTableCell,
updateAutoAddNewLine,
updateMinEntriesLines,
orderingLinesIndexes,
updateTableRow,
formattedAmount,
updateRemoveLineByIndex,
} from '@/utils';
import { useItemEntriesTableContext } from './ItemEntriesTableProvider';