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
A new `Votes.astro` file has been added for the Votes page that fetches and displays poll options. The `index.ts` file was updated to include this new page and its path has been added to the page paths in `ClubsFunctionGetPagePaths`. These changes are crucial to facilitate the display and functionality of voting in the application.
0 commit comments