Empty State
A purposeful empty state with contextual explanation and primary and secondary recovery actions.
Ready when you are
Start a workflow to see results here.
Installation
npm install @amro-ui/reactUsage
A purposeful empty state with contextual explanation and primary and secondary recovery actions.
Package
import { EmptyState } from "@amro-ui/react";
<EmptyState />shadcn copy
import { EmptyState } from "@/components/ui/empty-state";
<EmptyState />