All parameters of the argument as optional so the argument itself should too so that users of the package don't have to pass an empty object. https://github.com/wethegit/react-modal/blob/75b2d00d8e9bcdb24af3c3be4987de67964ff336/src/lib/hooks/use-modal.ts#L19
All parameters of the argument as optional so the argument itself should too so that users of the package don't have to pass an empty object.
react-modal/src/lib/hooks/use-modal.ts
Line 19 in 75b2d00