MyCompProps) => <div />
and
const MyComp: FC<MyCompProps> = (props) => <div />
добавит children и т.п.
Обсуждают сегодня