mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
chore: Better comment
This commit is contained in:
parent
a91037fb50
commit
cf44c0cf87
@ -1,5 +1,5 @@
|
||||
// Slightly modified: https://raw.githubusercontent.com/malte-wessel/react-custom-scrollbars/master/src/utils/getScrollbarWidth.js
|
||||
// No "dom-css" dependancy
|
||||
// Slightly modified, but without dependancies:
|
||||
// https://raw.githubusercontent.com/malte-wessel/react-custom-scrollbars/master/src/utils/getScrollbarWidth.js
|
||||
let scrollbarWidth = null;
|
||||
|
||||
export default function getScrollbarWidth() {
|
||||
|
Loading…
Reference in New Issue
Block a user