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
Changed import split from react-split module to require
dquote>
dquote> Changing import split to require from react-split module allows TS compatibility because it change the type of Steps to any which is what was the problem before. Left comments inside to aid next iterator to fix this er
ror if possible
0 commit comments