You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: update to improve type safety and formatting
- Changed parameter type in method to for better type safety.
- Added a fallback to an empty string () when is undefined.
- Updated formatting to align with Angular style guide (e.g., double quotes for imports).
- Removed unnecessary constructor.
0 commit comments