Merge pull request #13 from JHWelch/updates #24
Annotations
2 errors
build:
src/components/AddGame/AddGameButton.vue#L7
Argument of type '{ class: string; id: string; onClick: (game?: Game) => void; }' is not assignable to parameter of type 'ButtonHTMLAttributes & ReservedProps & Record<string, unknown>'.
|
build
Process completed with exit code 2.
|