mirror of
https://github.com/vercel/commerce.git
synced 2025-06-28 01:11:24 +00:00
4 lines
65 B
TypeScript
4 lines
65 B
TypeScript
export default function PaymentsForm() {
|
|
return <div></div>;
|
|
}
|