AltitudeWeb/frontend/src/app/team
Teriuihi a70159e88d Refactor avatar URL generation into reusable method
Centralized avatar URL generation with `getAvatarUrl()` method to reduce redundancy and improve code maintainability. Updated relevant components to utilize the new method for cleaner and more consistent implementation.
2025-04-12 17:20:47 +02:00
..
team.component.html Refactor avatar URL generation into reusable method 2025-04-12 17:20:47 +02:00
team.component.scss Refactor team section styles by using a common CSS class 2025-04-06 20:46:57 +02:00
team.component.spec.ts Added About and Team components with routing 2025-04-06 13:03:59 +02:00
team.component.ts Refactor avatar URL generation into reusable method 2025-04-12 17:20:47 +02:00