reactjs / react.dev

The React documentation website
https://react.dev/
Creative Commons Attribution 4.0 International
11.07k stars 7.55k forks source link

Error on HTML meta charset #6882

Closed murugappanrm closed 6 months ago

murugappanrm commented 6 months ago

Hi,

Why do i get an error for the ""? Its says * Type '{ charset: string; }' is not assignable to type 'DetailedHTMLProps<MetaHTMLAttributes, HTMLMetaElement>'

harish-sethuraman commented 6 months ago

Hey this is more likely not a problem with react documentation. Can you raise the issue where it belongs? If its coming from a package then at its repo?

murugappanrm commented 5 months ago

Thank you for all the help.