mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-06 09:08:09 +08:00
Redesign the welcome changes
This commit is contained in:
parent
d4e0167d88
commit
6d078fcf5d
17 changed files with 468 additions and 208 deletions
|
@ -5,4 +5,5 @@ const TitleBadge = ( { text, type } ) => {
|
|||
|
||||
export const TITLE_BADGE_POSITIVE = 'positive';
|
||||
export const TITLE_BADGE_NEGATIVE = 'negative';
|
||||
export const TITLE_BADGE_INFO = 'info';
|
||||
export default TitleBadge;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue