chore: Add react compiler workaround (#4227)
This commit is contained in:
@@ -2,4 +2,5 @@ import Video from './Video';
|
|||||||
export {VideoDecoderProperties} from './VideoDecoderProperties';
|
export {VideoDecoderProperties} from './VideoDecoderProperties';
|
||||||
export * from './types';
|
export * from './types';
|
||||||
export type {VideoRef} from './Video';
|
export type {VideoRef} from './Video';
|
||||||
|
export {Video};
|
||||||
export default Video;
|
export default Video;
|
||||||
|
Reference in New Issue
Block a user