Inside content.tsx, there are many pieces of repeated code inside array elements. Make an internal component for each contentID that needs it within content.tsx. Parameters for components should accept the actual data for the content piece.
50 points
Inside content.tsx, there are many pieces of repeated code inside array elements. Make an internal component for each contentID that needs it within content.tsx. Parameters for components should accept the actual data for the content piece.
50 points