Reactstrap Button.Ripple component cause jest test to fail

I assume this is exported, and within its own file?

it sounds like you need to think about when this code runs, because it does not seem to be running, when your tests do - thus, the component is not extended yet.

1 Like