routerをrefreshして新しいデータをとる #555
Annotations
3 errors
ci:
src/app/quizzes/_components/complete/complete.stories.tsx#L9
Object literal may only specify known properties, and 'collection' does not exist in type 'Partial<{ score: number; maxCount: number; quizzes: Quiz[]; reset: () => void; }>'.
|
ci:
src/app/quizzes/_components/question/question.stories.tsx#L14
Object literal may only specify known properties, and 'collection' does not exist in type 'Partial<{ quizzes: Quiz[]; }>'.
|
ci
Process completed with exit code 2.
|