Compare commits
1 Commits
feat/tx-pa
...
fix/split-
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b08b66529c |
@@ -45,7 +45,7 @@ const Test = () => {
|
|||||||
? [50, 20, 30]
|
? [50, 20, 30]
|
||||||
: hasScripts
|
: hasScripts
|
||||||
? [50, 20, 50]
|
? [50, 20, 50]
|
||||||
: [50, 50]
|
: [50, 50, 0]
|
||||||
}
|
}
|
||||||
gutterSize={4}
|
gutterSize={4}
|
||||||
gutterAlign="center"
|
gutterAlign="center"
|
||||||
|
|||||||
@@ -3480,7 +3480,7 @@ react-select@^5.2.1:
|
|||||||
|
|
||||||
react-split@^2.0.14:
|
react-split@^2.0.14:
|
||||||
version "2.0.14"
|
version "2.0.14"
|
||||||
resolved "https://registry.npmjs.org/react-split/-/react-split-2.0.14.tgz"
|
resolved "https://registry.yarnpkg.com/react-split/-/react-split-2.0.14.tgz#ef198259bf43264d605f792fb3384f15f5b34432"
|
||||||
integrity sha512-bKWydgMgaKTg/2JGQnaJPg51T6dmumTWZppFgEbbY0Fbme0F5TuatAScCLaqommbGQQf/ZT1zaejuPDriscISA==
|
integrity sha512-bKWydgMgaKTg/2JGQnaJPg51T6dmumTWZppFgEbbY0Fbme0F5TuatAScCLaqommbGQQf/ZT1zaejuPDriscISA==
|
||||||
dependencies:
|
dependencies:
|
||||||
prop-types "^15.5.7"
|
prop-types "^15.5.7"
|
||||||
|
|||||||
Reference in New Issue
Block a user