api: update key to api
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
import { getSeason, SeasonParticipant } from "@/apis/seasonApi";
|
||||
import React, {
|
||||
createContext,
|
||||
ReactNode,
|
||||
useCallback,
|
||||
useContext,
|
||||
useState,
|
||||
useCallback,
|
||||
ReactNode,
|
||||
} from "react";
|
||||
|
||||
type SeasonContextType = {
|
||||
|
||||
Reference in New Issue
Block a user