Edit File: constants.js
/** * Identifier key for this store reducer. * * @type {string} */ export const STORE_KEY = 'kkart/store/schema';