about summary refs log tree commit diff
path: root/src/screens/VideoFeed/index.web.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'src/screens/VideoFeed/index.web.tsx')
-rw-r--r--src/screens/VideoFeed/index.web.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/screens/VideoFeed/index.web.tsx b/src/screens/VideoFeed/index.web.tsx
index 38ec8cc0a..27e2a6ffd 100644
--- a/src/screens/VideoFeed/index.web.tsx
+++ b/src/screens/VideoFeed/index.web.tsx
@@ -1,3 +1,3 @@
-export function VideoScreen() {
+export function VideoFeed() {
   return null
 }