Skip to content

Commit 6e8baf9

Browse files
committed
update react-scrollbars
1 parent 0c4f679 commit 6e8baf9

3 files changed

Lines changed: 2 additions & 3 deletions

File tree

src/client/package-lock.json

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

src/client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"react-color": "^2.19.3",
4141
"react-cookie": "^4.1.1",
4242
"react-cool-dimensions": "^2.0.7",
43-
"react-custom-scrollbars-2": "^4.4.0",
43+
"react-custom-scrollbars-2": "^4.5.0",
4444
"react-dom": "^18.3.1",
4545
"react-flow-renderer": "^10.3.5",
4646
"react-hook-form": "^7.68.0",

src/client/src/core/BugScrollbars.jsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
import React from "react";
21
import { Scrollbars } from "react-custom-scrollbars-2";
32

43
export default function BugScrollbars({ children }) {

0 commit comments

Comments
 (0)