import HabitList from '@/components/HabitList' export default function HabitsPage() { return (
{/* */}
) }