Fix
This commit is contained in:
2
index.js
2
index.js
@@ -1,6 +1,6 @@
|
||||
/* globals GalleryYTPlayer, YT, GalleryVKPlayer, VK */
|
||||
|
||||
import getScrollbarWidth from '@advdominion/get-scrollbar-width';
|
||||
import { getScrollbarWidth } from '@advdominion/get-scrollbar-width';
|
||||
|
||||
const getYTPlayer = () => {
|
||||
const script = document.createElement('script');
|
||||
|
Reference in New Issue
Block a user