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

lazy-load documents one degree in any direction

todo opened this issue · comments

commented

* @todo lazy-load documents one degree in any direction
*/
@customElement("component-almanac")
export class Almanac extends LitElement {
public static styles = Style;
public render = Template.bind(this);


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