Files
bsky-social-app/src/view/com/util/post-embeds/VideoEmbedInner/VideoWebControls.native.tsx
T
Samuel Newman b9975697e2 swap control files (#4936)
Co-authored-by: Samuel Newman <10959775+mozzius@users.noreply.github.com>
2024-08-14 21:08:17 +01:00

4 lines
96 B
TypeScript

export function Controls() {
throw new Error('VideoWebControls may not be used on native.')
}