bigcommerce / b2b-buyer-portal

B2B Buyer Portal - BigCommerce B2B Edition
MIT License
25 stars 19 forks source link

refactor: make showPageMask into a hook to remove the need to pass dispatch #65

Closed icatalina closed 2 months ago

icatalina commented 2 months ago

What/Why?

Create a hook to expose showPageMask avoiding the need for a method taking dispatch from outside.

Rollout/Rollback

Revert this PR

Testing

Manual