I want to display a simple ul element with some li in it. For this I created this component:
ul
li
import { Component } from \'@angular/co