Skip to content

Commit

Permalink
fix : return articleId
Browse files Browse the repository at this point in the history
  • Loading branch information
Happhee committed Aug 30, 2024
1 parent 2b4747e commit f0b36bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/shared/models/useProblemIdsViewModel.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,6 @@ export const useProblemIdsViewModel = () => {
nextSetProblemId,
isExistNextProblem,
getArticlePathText,
articleId,
};
};

0 comments on commit f0b36bd

Please sign in to comment.