Empty state with icon, title, description, and optional action slot.
Examples
<.empty_state
title="No deployments yet"
description="Push a commit to trigger your first deploy."
>
<.button variant="secondary" size="sm">Read the docs</.button>
</.empty_state>
Summary
Functions
Renders an empty state with icon, title, description, and optional action.