@acanto/components-header
Advanced tools
Comparing version 0.0.18 to 0.0.19
@@ -34,3 +34,3 @@ import { $, on, setVendorCSS } from "@acanto/core-dom"; | ||
on(document, "click", handleClickOutside); | ||
/** | ||
@@ -131,4 +131,4 @@ * Handle click outside | ||
collapse, | ||
destroy | ||
destroy, | ||
}; | ||
} |
{ | ||
"name": "@acanto/components-header", | ||
"version": "0.0.18", | ||
"version": "0.0.19", | ||
"author": "Acanto <info@acanto.net> (https://acanto.agency/)", | ||
@@ -19,3 +19,3 @@ "license": "ISC", | ||
}, | ||
"gitHead": "0d1abd0044d2280a10ebeb961f933cd95db60686" | ||
"gitHead": "25e3dfca151c25474d85b467f73a080a4311e972" | ||
} |
Sorry, the diff of this file is not supported yet
15990