Try again
This commit is contained in:
parent
3ddc6e931a
commit
9619e7517b
@ -6,7 +6,7 @@ import React, {
|
||||
useRef,
|
||||
type RefObject,
|
||||
} from 'react';
|
||||
import shaka from 'shaka-player/ui';
|
||||
import shaka from 'shaka-player';
|
||||
import type { VideoRef, ReactVideoProps, VideoMetadata } from './types';
|
||||
|
||||
const Video = forwardRef<VideoRef, ReactVideoProps>(
|
||||
|
Loading…
Reference in New Issue
Block a user