@my-sandbox/ui-pill
v1.0.19
Published
Testing NPM publishing
Downloads
7
Maintainers
Readme
UI-PILL
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-pill'
....
return html`
<ui-pill></ui-pill>
`
....
Errors
TS2717: Subsequent property declarations must have the same type. Property ''ui-pill'' must be of type 'UiPill', but here has type 'UiPill'.