"use client"; export function WidgetErrorFallback() { return (
Error loading content
); }