690319:2145 Update Backend & Frontend dep.
Build and Deploy / deploy (push) Failing after 10m27s

This commit is contained in:
2026-03-19 21:45:14 +07:00
parent 000f07efde
commit 1e6735978d
21 changed files with 2566 additions and 2312 deletions
-1
View File
@@ -25,7 +25,6 @@ export function DrawingList({ type, projectUuid, filters }: DrawingListProps) {
});
const [sorting, setSorting] = useState<SortingState>([]);
// eslint-disable-next-line @typescript-eslint/no-explicit-any
const {
data: response,
isLoading,