lit-heroicons
Advanced tools
Comparing version 0.6.1 to 0.6.2
@@ -29,4 +29,4 @@ import { css, html, LitElement } from "lit"; | ||
// @property({ attribute: true }) | ||
// size: HeroIconSize = "full"; | ||
@property({ attribute: true }) | ||
size: HeroIconSize = "full"; | ||
@@ -33,0 +33,0 @@ render() { |
{ | ||
"name": "lit-heroicons", | ||
"version": "0.6.1", | ||
"version": "0.6.2", | ||
"description": "Heroicons for Lit (Project based on heroicons)", | ||
@@ -5,0 +5,0 @@ "main": "heroicon.ts", |
177627