"use client"; import ErrorFallback from "@/components/dashboard/ErrorFallback"; export default function Error() { return ; }