Not all constituents of type 'JSXElementConstructor' are callable

Не могу понять как с помощью ts правильно обработать это предупреждение

This expression is not callable.
  Not all constituents of type 'JSXElementConstructor<any>' are callable.
    Type 'new (props: any) => Component<any, any, any>' has no call signatures

Буду благодарен если подскажете как


Ответы (0 шт):