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
Eliminated the unnecessary ref property 'feedId' and directly referenced the 'feed.id' from the 'fetchPolls' function parameters. This simplification enhances the code readability and prevent potential errors from handling feedId separately.
0 commit comments