Hassan Rabbi

Results 2 comments of Hassan Rabbi

Hi, I am facing the same issue. All my steps are in a single page. ``` ({ ...base, rx: 15, }), popover: (base, state) => ({ ...base, ...doArrow(state?.position, state?.verticalAlign, state?.horizontalAlign),...

Hey @Farhatdjehan I just integrated reactour in my work last week. Follow the [documentation from here](https://reactour.vercel.app/tour). My recommendation is follow the type definition to see what props are available. General...