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(entity_details): replace theme with adThemeStyle in entity details page
- Introduce AdThemeStyle model for better ad theming
- Update EntityDetailsPage to use AdThemeStyle instead of directly passing Theme
- Improve code readability and maintainability by using a dedicated theme style model
0 commit comments