about summary refs log tree commit diff
path: root/src/view/com/composer/videos/SubtitleFilePicker.native.tsx
blob: f2b9a7b04a407a6335c29835bbc4d56ae6da31bd (plain) (blame)
1
2
3
export function SubtitleFilePicker() {
  throw new Error('SubtitleFilePicker is a web-only component')
}