diff --git a/package.json b/package.json index afd61f5..b1578c7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@tp/tp-popup", - "version": "1.0.0", + "version": "1.0.1", "description": "", "main": "tp-popup.js", "scripts": { diff --git a/tp-popup.js b/tp-popup.js index f65b254..ef163c8 100644 --- a/tp-popup.js +++ b/tp-popup.js @@ -72,14 +72,12 @@ class TpPopup extends EventHelpers(Position(DomQuery(LitElement))) { const { isOpen } = this; return html` -
-
- -
-
-
- -
+
+ +
+
+
+
`;