@my-sandbox/ui-icon
v0.0.3
Published
Testing NPM publishing
Downloads
2
Maintainers
Readme
UI-ICON
This is Typescript, ESLint, Prettier, Lerna, Yarn and Lit-Element test component. Intention is to test deveopment workflow. This package should be removed. If it isn't, then please DO NOT USE IT!!!
How to use
import '@my-sandbox/ui-icon'
....
return html`
<ui-icon></ui-icon>
`
....