mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-04 08:47:23 +08:00
3 lines
66 B
JavaScript
3 lines
66 B
JavaScript
export function App() {
|
|
return <div className="red">App</div>;
|
|
}
|