mirror of
https://github.com/felipegcoutinho/openmonetis.git
synced 2026-03-10 04:51:47 +00:00
chore(cleanup): remove dead code and legacy top-estabelecimentos route
This commit is contained in:
@@ -1,13 +0,0 @@
|
||||
export { CategoryCell } from "./category-cell";
|
||||
export { CategoryReportCards } from "./category-report-cards";
|
||||
export { CategoryReportChart } from "./category-report-chart";
|
||||
export { CategoryReportExport } from "./category-report-export";
|
||||
export { CategoryReportFilters } from "./category-report-filters";
|
||||
export { CategoryReportPage } from "./category-report-page";
|
||||
export { CategoryReportTable } from "./category-report-table";
|
||||
export { CategoryTable } from "./category-table";
|
||||
export type {
|
||||
CategoryOption,
|
||||
CategoryReportFiltersProps,
|
||||
FilterState,
|
||||
} from "./types";
|
||||
Reference in New Issue
Block a user