mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-06 14:57:26 +08:00
🔥 Remove isSaving; move isBusy to common store
This commit is contained in:
parent
10a3767e2f
commit
2b2b24e434
7 changed files with 15 additions and 43 deletions
|
@ -14,7 +14,6 @@ import ACTION_TYPES from './action-types';
|
|||
|
||||
const defaultTransient = {
|
||||
isReady: false,
|
||||
isSaving: false,
|
||||
isBusy: false,
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue