import { cn } from '../../styles/theme'; export function NFTErrorFallback({ error }: { error: Error }) { return (