about summary refs log tree commit diff
path: root/src/components/VideoDownloadScreen.native.tsx
blob: a1f6466fd22afd605d008ea688097b802707e080 (plain) (blame)
1
2
3
4
export function VideoDownloadScreen() {
  // @TODO redirect
  return null
}