mirror of
https://github.com/felipegcoutinho/openmonetis.git
synced 2026-05-10 03:11:46 +00:00
feat(reports): melhora notas, calendario e analises
This commit is contained in:
@@ -4,7 +4,7 @@ import { useMemo } from "react";
|
||||
import type {
|
||||
CategoryReportData,
|
||||
CategoryReportItem,
|
||||
} from "@/lib/relatorios/types";
|
||||
} from "@/lib/types/relatorios";
|
||||
import { CategoryTable } from "./category-table";
|
||||
|
||||
interface CategoryReportTableProps {
|
||||
|
||||
Reference in New Issue
Block a user