Skip to content

Commit 3f99545

Browse files
committed
Effort to improve the state of widget. Sill problems with rules updates on position.
1 parent d12ba29 commit 3f99545

File tree

7 files changed

+552
-43
lines changed

7 files changed

+552
-43
lines changed

package-lock.json

Lines changed: 70 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,8 +78,9 @@
7878
"xml-js": "^1.6.11"
7979
},
8080
"peerDependencies": {
81-
"@types/react": "^18.3.1",
81+
"react-router-dom-v5-compat": "^6.30.0",
8282
"@types/react-router-dom": "^5.3.3",
83+
"@types/react": "^18.3.1",
8384
"react": "^18.3.1",
8485
"react-dom": "^18.3.1",
8586
"react-redux": "^7.2.9",

0 commit comments

Comments
 (0)