nygardk / react-share

Social media share buttons and share counts for React
MIT License
2.6k stars 429 forks source link

type error #524

Open mkcdeveloper opened 5 months ago

mkcdeveloper commented 5 months ago

Type 'PinterestShareProps' does not satisfy the constraint 'Record<string, unknown>'. Index signature for type 'string' is missing in type 'PinterestShareProps'.

BrendanBerkley commented 5 months ago

Just got this as well.