Related to https://github.com/mpontus/react-modal-hook/issues/30 I need to pass variable to `useModal` constructor from invocation of `showModal`, which has access to the parent context.
Related to #30
I need to pass variable to
useModalconstructor from invocation ofshowModal, which has access to the parent context.