swap control files (#4936)

Co-authored-by: Samuel Newman <10959775+mozzius@users.noreply.github.com>
This commit is contained in:
Samuel Newman
2024-08-14 21:08:17 +01:00
committed by GitHub
parent b6fa0d2d04
commit b9975697e2
4 changed files with 579 additions and 592 deletions
@@ -0,0 +1,3 @@
export function Controls() {
throw new Error('VideoWebControls may not be used on native.')
}