import { Card } from "@/components/ui/card"; import TransactionsTable from "./transactions"; const PurchaseList = () => { return (