@abdellatifui/react 3.2.92 → 3.2.93

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/dist/nextgen.js +0 -1
  2. package/package.json +1 -1
package/dist/nextgen.js CHANGED
@@ -24075,7 +24075,6 @@ const AccordionItem = (props) => {
24075
24075
  }, delay);
24076
24076
  }
24077
24077
  if (!isOpen) {
24078
- $(contentRef.current).find("div").first().addClass("css-opacity-0");
24079
24078
  onClose(form);
24080
24079
  }
24081
24080
  updateApi((prev) => ({ ...prev, ...form }));
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@abdellatifui/react",
3
3
  "private": false,
4
- "version": "3.2.92",
4
+ "version": "3.2.93",
5
5
  "type": "module",
6
6
  "types": "dist/nextgen.d.ts",
7
7
  "files": [