collapsible-react-component
Advanced tools
Comparing version 3.0.4 to 3.0.5
@@ -0,1 +1,2 @@ | ||
"use client"; | ||
import { jsx } from 'react/jsx-runtime'; | ||
@@ -2,0 +3,0 @@ import { useRef, useReducer, useCallback } from 'react'; |
{ | ||
"name": "collapsible-react-component", | ||
"version": "3.0.4", | ||
"version": "3.0.5", | ||
"description": "Collapses and expands content with an animation.", | ||
@@ -5,0 +5,0 @@ "type": "module", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
122
13668