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