frontend/src/stories/Chapters/show.stories.tsx
Function ChapterShow
has 84 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
export const ChapterShow = () => {
const commit: ChapterAtCommitProps = {
__typename: "Commit",
bookPermalink: "markdown-book-test",
bookTitle: "Markdown Book Test",