mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-06 09:08:09 +08:00
🚚 Organize onboarding components
This commit is contained in:
parent
e7fa7784ec
commit
0fb039d8ce
9 changed files with 30 additions and 30 deletions
|
@ -0,0 +1,5 @@
|
|||
export { default as openSignup } from './open-signup';
|
||||
export { default as logoPayPal } from './logo-paypal';
|
||||
|
||||
export const NOTIFICATION_SUCCESS = '✔️';
|
||||
export const NOTIFICATION_ERROR = '❌';
|
Loading…
Add table
Add a link
Reference in a new issue