Fixed
- Resolved an issue where the refresh icon did not display when using the component in standalone mode due to a missing import of
CommonModule
.
This release ensures consistent icon display across both module-based and standalone usage of the component.