api: update key to api

This commit is contained in:
Cron1cle
2025-10-17 11:53:45 +02:00
parent 38ac309925
commit ceb7b86462
7 changed files with 55 additions and 20 deletions

View File

@@ -1,10 +1,10 @@
import { getSeason, SeasonParticipant } from "@/apis/seasonApi";
import React, {
createContext,
ReactNode,
useCallback,
useContext,
useState,
useCallback,
ReactNode,
} from "react";
type SeasonContextType = {