Right now it seems I can only pass `popperOptions` to `defaultStepOptions`, not to individual steps. I'm trying to pass different offsets based on the step and it would be really nice to be able to pick different `popperOptions` per step. Am I just doing it wrong?
Right now it seems I can only pass
popperOptionstodefaultStepOptions, not to individual steps.I'm trying to pass different offsets based on the step and it would be really nice to be able to pick different
popperOptionsper step.Am I just doing it wrong?