EmptyState
OrganismVeri yokken gösterilen boş durum mesajı. icon + title + description + action slotları desteklenir.
No projects yet
Create your first project to get started.
<EmptyState
icon="📁"
title="No projects yet"
description="Create your first project to get started."
action={<Button variant="primary" size="sm">New project</Button>}
/>No projects yet
Create your first project to get started.
<EmptyState icon="📁" title="No projects yet" description="Create your first project to get started." action={<Button variant="primary" size="sm">New project</Button>} />No results found
Try adjusting your search or filters.
<EmptyState title="No results found" description="Try adjusting your search or filters." />