coreui / coreui-angular

CoreUI Components Library for Angular https://coreui.io/angular/docs/
https://coreui.io/angular/
MIT License
248 stars 146 forks source link

During control flow migration a typo error was introduced on iconComponent check #200

Closed meriturva closed 8 months ago

meriturva commented 8 months ago

See here: https://github.com/coreui/coreui-angular/blob/main/projects/coreui-angular/src/lib/sidebar/sidebar-nav/sidebar-nav-group.component.html#L25

And pull request: https://github.com/coreui/coreui-angular/pull/199 to fix it. Thanks