fix warnings (#8092)

This commit is contained in:
Samuel Newman
2025-04-01 17:27:40 +03:00
committed by GitHub
parent 07d667dba8
commit fffcb609c6
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
export function VideoScreen() {
export function VideoFeed() {
return null
}