import React from "react"; const SkeletonLine = ({ height = 20, width = "100%", className = "" }) => (
); export const PaymentHistorySkeleton = ({ count = 2 }) => { return (|
|
))}
|
|---|---|
|
|
))}
|