UNPKG

ng-lzui

Version:

This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 7.3.6.

11 lines (9 loc) 212 B
import { Component } from '@angular/core'; @Component({ selector: 'app-root', templateUrl: './app.component.html', styleUrls: ['./app.component.scss'] }) export class AppComponent { title = 'ng-lzui'; }