Skip to content

Commit 97d7a4c

Browse files
[DDW-756] Fix PopOver overlap
1 parent 42cf985 commit 97d7a4c

File tree

2 files changed

+4
-8
lines changed

2 files changed

+4
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,7 @@
257257
"react-intl": "2.7.2",
258258
"react-lottie": "1.2.3",
259259
"react-markdown": "4.3.1",
260-
"react-polymorph": "1.0.3",
260+
"react-polymorph": "1.0.3-next.3",
261261
"react-router": "5.2.0",
262262
"react-router-dom": "5.2.0",
263263
"react-svg-inline": "2.1.1",

yarn.lock

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3155,10 +3155,6 @@
31553155
version "1.0.0"
31563156
resolved "https://registry.yarnpkg.com/@types/is-function/-/is-function-1.0.0.tgz#1b0b819b1636c7baf0d6785d030d12edf70c3e83"
31573157

3158-
"@types/istanbul-lib-coverage@*":
3159-
version "2.0.4"
3160-
resolved "https://registry.yarnpkg.com/@types/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.4.tgz#8467d4b3c087805d63580480890791277ce35c44"
3161-
31623158
"@types/istanbul-lib-coverage@^2.0.0", "@types/istanbul-lib-coverage@^2.0.1":
31633159
version "2.0.3"
31643160
resolved "https://registry.yarnpkg.com/@types/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.3.tgz#4ba8ddb720221f432e443bd5f9117fd22cfd4762"
@@ -14144,9 +14140,9 @@ [email protected]:
1414414140
prop-types "^15.5.10"
1414514141
warning "^3.0.0"
1414614142

14147-
14148-
version "1.0.3"
14149-
resolved "https://registry.yarnpkg.com/react-polymorph/-/react-polymorph-1.0.3.tgz#d1eb5f7781b640fb749c1d637dffc70440dfefd7"
14143+
14144+
version "1.0.3-next.3"
14145+
resolved "https://registry.yarnpkg.com/react-polymorph/-/react-polymorph-1.0.3-next.3.tgz#3866d916862219abf79075b46f90fec883f7d681"
1415014146
dependencies:
1415114147
"@tippyjs/react" "4.2.1"
1415214148
create-react-context "0.2.2"

0 commit comments

Comments
 (0)