Skip to content

Commit

Permalink
SH-41 -(JSX)-Delete unusued comment line #41
Browse files Browse the repository at this point in the history
  • Loading branch information
davidjguru committed Jul 28, 2022
1 parent 03b4166 commit 0b6c469
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion frontend_react/src/components/Chapter/ChapterItem.jsx
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import React from 'react';

export function ChapterItem({ id, title }) {
{/* Load the basic parameters of a chapter item */}

return (
<li>
Expand Down

0 comments on commit 0b6c469

Please sign in to comment.