vladotesanovic / ngSemantic

Angular 2 building blocks :package: based on Semantic UI
https://ng-semantic.herokuapp.com/
MIT License
973 stars 148 forks source link

fixed breaking changes for angular version aot compilation #196

Closed sreedharbukya closed 6 years ago

sreedharbukya commented 6 years ago

changed access levels for variables from private to public inorder to fix aot compilation issues.

sreedharbukya commented 6 years ago

closing