anoblet / my-project

Starterkit based off lit-element - manages users, provides state, has a CRUD example,

Home Page:https://my-project-75792.firebaseapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

this should just be a ui component

todo opened this issue · comments

commented

* @todo this should just be a ui component
*/
@customElement("voting-component")
export class Component extends LitElement {
public static styles = [GlobalStyle, Style];


This issue was generated by todo based on a @todo comment in 1001cee. It's been assigned to @anoblet because they committed the code.