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(headline-details): improve ad visibility logic
- Extract ad visibility conditions to separate boolean variables
- Rename variables for better clarity (isAboveButtonAdVisible, isBelowButtonAdVisible)
- Simplify if statements by moving condition checks outside of them
0 commit comments