rmariuzzo / react-new-window

🔲 Pop new windows in React, using `window.open`.
https://rmariuzzo.github.io/react-new-window/
MIT License
442 stars 107 forks source link

Fix type error in IWindowFeatures (#145) #146

Open abradley opened 1 year ago

abradley commented 1 year ago

A TypeScript index signature for an object type must be compatible with all properties of the object.

https://www.typescriptlang.org/docs/handbook/2/objects.html#index-signatures