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
This commit contains changes that takes care when user enters a
wapi version above 2.9.Examle :2.10.
previously we were using string.digits which was taking value between "0-9".
so when a value of "10" or above was entered we were getting error
0 commit comments