jma-product-card
Advanced tools
Comparing version 0.0.1 to 0.0.2
@@ -106,4 +106,5 @@ 'use strict'; | ||
isMaxCountReached = _useProduct.isMaxCountReached, | ||
reset = _useProduct.reset; | ||
reset = _useProduct.reset; // Main Product Card component | ||
return React__default.createElement(Provider, { | ||
@@ -110,0 +111,0 @@ value: { |
@@ -99,4 +99,5 @@ import React, { useState, useRef, useEffect, createContext, useContext, useCallback } from 'react'; | ||
isMaxCountReached = _useProduct.isMaxCountReached, | ||
reset = _useProduct.reset; | ||
reset = _useProduct.reset; // Main Product Card component | ||
return React.createElement(Provider, { | ||
@@ -103,0 +104,0 @@ value: { |
{ | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"license": "MIT", | ||
@@ -4,0 +4,0 @@ "main": "dist/index.js", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
148852
912