869f21e ^
1 2 3 4 5
import { Stack } from 'expo-router'; export default function TaskLayout() { return <Stack />; }