You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am looking to use the disableWhenSelectorFalsy prop in the TourProvider. However, it is only a prop in TourProps as seen in the image. Is there a reason you are doing this? Would it be possible to move it SharedProps so it can be used by both components.
The text was updated successfully, but these errors were encountered:
Hi!
I am looking to use the
disableWhenSelectorFalsy
prop in the TourProvider. However, it is only a prop inTourProps
as seen in the image. Is there a reason you are doing this? Would it be possible to move itSharedProps
so it can be used by both components.The text was updated successfully, but these errors were encountered: