I have used ngx-tree-select for multi-level-selection.
https://stackblitz.com/edit/ngx-tree-select
Inside dropdown font awesome icons are not showing. When inspect, . font awesome version which I had is "@fortawesome/fontawesome-free": "^5.2.0", and I also installed latest version "@fortawesome/fontawesome-free": "^5.12.0", but still icons are not showing inside dropdown.
plus,minus,check icons nothing showing. Can someone help me to get out of this issue.