Updates to wishlist feature

This commit is contained in:
Luis Alvarez
2021-02-22 19:06:03 -05:00
parent 4b4d804d03
commit a8607f24cd
10 changed files with 20 additions and 15 deletions

View File

@@ -1,4 +1,4 @@
import commerceProviderConfig from '@framework/config.json'
import commerceProviderConfig from '../config.json'
import type { CommerceProviderConfig } from '../types'
import memo from 'lodash.memoize'