fix(game): simplify animes map #105
Annotations
3 errors
typecheck:
src/pages/history.tsx#L56
Type '(gameId: string) => Promise<string | undefined>' is not assignable to type '(gameId: string) => Promise<void>'.
|
typecheck
Process completed with exit code 1.
|
build-test
Process completed with exit code 1.
|