import FavoritesView from "@/components/FavoritesView"; export default function Favorites() { return (
); }