Update the doc for web things

This commit is contained in:
Zoe Roux
2024-07-01 04:16:39 +00:00
parent 39dd30b762
commit 27880f5212
6 changed files with 20 additions and 11 deletions

View File

@@ -5,7 +5,6 @@ import React, {
useImperativeHandle,
useRef,
type RefObject,
useMemo,
} from 'react';
import type {VideoRef, ReactVideoProps, VideoMetadata} from './types';