I have a sneaky suspicion that I might be doing something wrong, but I copy/pasted the examples on the readme and shooting console.log(debug(ModalOpenDi)); seems to always come back with undefined. I am using react native and storybook 7, so I wonder if maybe my setup is not supported somehow?
I have a sneaky suspicion that I might be doing something wrong, but I copy/pasted the examples on the readme and shooting
console.log(debug(ModalOpenDi));
seems to always come back withundefined
. I am using react native and storybook 7, so I wonder if maybe my setup is not supported somehow?