Test-Driven React 2: We already defined a type definition for a function earlier (page 111)

@TrevorBurnham

The text after ❶ claims this is the first time we wrote a type definition for a function. The ImgComponent prop used way earlier already had a type definition for a function, as it’s a functional compoment.