Fix
This commit is contained in:
parent
5e8d77831a
commit
d054fa9506
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');
|
||||
|
|
Loading…
Reference in New Issue