✨ 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,
|
totalTournaments,
|
||||||
hasNextPage,
|
hasNextPage,
|
||||||
tournamentDetails,
|
tournamentDetails,
|
||||||
|
tournamentDetailsState, // Expose for direct access to loading/error
|
||||||
|
|
||||||
// Computed
|
// Computed
|
||||||
paginationInfo,
|
paginationInfo,
|
||||||
|
|||||||
Reference in New Issue
Block a user