Open arumsey opened 9 months ago
Provider an additional provider that accesses the categories query.
categories
No access to categories currently.
Here is an example implementation form the Sony Biotech fork.
https://github.com/arumsey/sony-biotech-storefront/blob/sony-plp/src/context/categories.tsx
Expected Behaviour
Provider an additional provider that accesses the
categories
query.Actual Behaviour
No access to
categories
currently.Sample Code that illustrates potential implementation
Here is an example implementation form the Sony Biotech fork.
https://github.com/arumsey/sony-biotech-storefront/blob/sony-plp/src/context/categories.tsx