import { Outlet } from "react-router-dom"; import { ActivityList } from "./components/list"; export function ActivityScreen() { return (