import CardList from "./CardList"; export default function PaymentMathodsTab() { return ( <>
); }