Commit 4b0e821
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 possible1 parent 8744a5e commit 4b0e821
1 file changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | 2 | | |
4 | | - | |
5 | 3 | | |
6 | 4 | | |
7 | 5 | | |
| |||
19 | 17 | | |
20 | 18 | | |
21 | 19 | | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
| |||
0 commit comments