react-modal-ctx
Advanced tools
+0
-2
@@ -58,7 +58,5 @@ "use strict"; | ||
| setModalsList(function (currentState) { | ||
| console.log(currentState); | ||
| return currentState.filter(function (modal) { return modal.id !== currentState.length - 1; }); | ||
| }); | ||
| }, []); | ||
| console.log(modalsList); | ||
| var value = (0, react_1.useMemo)(function () { return ({ | ||
@@ -65,0 +63,0 @@ openModal: openModal, |
+1
-1
| { | ||
| "name": "react-modal-ctx", | ||
| "version": "1.0.0", | ||
| "version": "1.0.1", | ||
| "main": "dist/index.js", | ||
@@ -5,0 +5,0 @@ "types": "dist/index.d.ts", |
6916
-1%90
-2.17%