mirror of
https://github.com/felipegcoutinho/openmonetis.git
synced 2026-05-11 19:41:47 +00:00
feat(finance): refina fluxos de transacoes e pagadores
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import type { CSSProperties } from "react";
|
||||
import MoneyValues from "@/components/money-values";
|
||||
import MoneyValues from "@/components/shared/money-values";
|
||||
import { Card, CardContent, CardHeader, CardTitle } from "@/components/ui/card";
|
||||
import type { PagadorMonthlyBreakdown } from "@/lib/pagadores/details";
|
||||
import { cn } from "@/lib/utils/ui";
|
||||
|
||||
Reference in New Issue
Block a user