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(headlines-feed): remove unnecessary variable and simplify code
- Remove unnecessary 'tile' variable and simplify the switch statement
- Directly return the appropriate HeadlineTile widget in each case
- Remove redundant IconButton (trailing) which was not in use
0 commit comments