Fallback Event Notice
A configurable, accessible fallback event notice surface for AI product workflows.
A fallback provider completed this imageThe primary provider exceeded the rendering timeout.Amro Render ProVision Studio
Your prompt, dimensions, seed, and storage destination were preserved.
Installation
npm install @amro-ui/reactUsage
A configurable, accessible fallback event notice surface for AI product workflows.
Package
import { FallbackEventNotice } from "@amro-ui/react";
<FallbackEventNotice />shadcn copy
import { FallbackEventNotice } from "@/components/ui/fallback-event-notice";
<FallbackEventNotice />