♻️ Create isolated onboarding Redux store

This commit is contained in:
Philipp Stracker 2024-11-20 16:45:08 +01:00
parent 9e4d0c0819
commit 79174459d8
No known key found for this signature in database
5 changed files with 26 additions and 45 deletions

View file

@ -1,6 +1,4 @@
export const NAMESPACE = '/wc/v3/wc_paypal';
export const STORE_NAME = 'wc/paypal';
export const BUSINESS_TYPES = {
CASUAL_SELLER: 'casual_seller',
BUSINESS: 'business',