mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-05 08:59:14 +08:00
Move icons to constants
This commit is contained in:
parent
eeb0c63200
commit
a78e11c8e8
3 changed files with 15 additions and 5 deletions
|
@ -1 +1,3 @@
|
|||
export { default as openSignup } from './Icons/open-signup';
|
||||
export const NOTIFICATION_SUCCESS = '✔️';
|
||||
export const NOTIFICATION_ERROR = '❌';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue