Updated imports and deps

This commit is contained in:
Luis Alvarez
2020-12-29 20:04:26 -05:00
parent bedc6cd317
commit cf359cb774
34 changed files with 85 additions and 102 deletions

View File

@@ -1,3 +1,3 @@
import customersApi from '@bigcommerce/storefront-data-hooks/api/customers'
import customersApi from '@framework/api/customers'
export default customersApi()