Documentation
Empty State
Display for empty data or no results scenarios.
Installation
pnpm add @rouf-dev/pantheon-uiUsage
import { EmptyState } from "@rouf-dev/pantheon-ui";
<EmptyState
title="No results found"
description="Try adjusting your search or filter to find what you're looking for."
/>Examples
Default
No projects yet
Get started by creating your first project.