react-new-window
react-new-window copied to clipboard
Allow opening in new tab instead of window
Right now, width and height is passed in to the features
prop as a default prop if not provided. Need to update the TS types to allow passing in an empty object so that width and height can be undefined.