79340559

Date: 2025-01-08 19:40:23
Score: 1
Natty:
Report link

This is very annoying and still persistent after the last update to v6.1

I had to type cast this like:

import { Helmet as HelmetImport, HelmetProps } from 'react-helmet';

const Helmet = HelmetImport as React.ComponentClass<HelmetProps>;
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Leo Gonzalez