@preline/accordion
Advanced tools
Comparing version 2.0.0 to 2.0.1
@@ -48,2 +48,3 @@ export interface IAccordion { | ||
static hide(target: HTMLElement): void; | ||
static autoInit(): void; | ||
static on(evt: string, target: HTMLElement, cb: Function): void; | ||
@@ -50,0 +51,0 @@ } |
{ | ||
"name": "@preline/accordion", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "Preline UI is an open-source set of prebuilt UI components based on the utility-first Tailwind CSS framework.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
Sorry, the diff of this file is too big to display
138578
55