mirror of
https://gh-proxy.org/https://github.com/tiajinsha/JKVideo
synced 2026-07-08 07:28:37 +08:00
1
This commit is contained in:
5
app/live/_layout.tsx
Normal file
5
app/live/_layout.tsx
Normal file
@@ -0,0 +1,5 @@
|
||||
import { Slot } from 'expo-router';
|
||||
|
||||
export default function LiveLayout() {
|
||||
return <Slot />;
|
||||
}
|
||||
Reference in New Issue
Block a user