✨ Expose tournamentDetailsState for direct access to loading and error states
This commit is contained in:
@@ -247,6 +247,7 @@ export function useChallongeTests(client, apiVersion, tournamentScope) {
|
||||
totalTournaments,
|
||||
hasNextPage,
|
||||
tournamentDetails,
|
||||
tournamentDetailsState, // Expose for direct access to loading/error
|
||||
|
||||
// Computed
|
||||
paginationInfo,
|
||||
|
||||
Reference in New Issue
Block a user