mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-06 09:08:09 +08:00
✨ Stores now also export their selectors
This commit is contained in:
parent
49d088b252
commit
ce5c6a3676
2 changed files with 2 additions and 6 deletions
|
@ -21,6 +21,4 @@ export const initStore = () => {
|
|||
register( store );
|
||||
};
|
||||
|
||||
export { hooks };
|
||||
|
||||
export { STORE_NAME };
|
||||
export { hooks, selectors, STORE_NAME };
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue