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