Alert
Inline status message with an optional action.
Full API on ui.shadcn.comDefault
New feature
Brand switcher now lives in the top bar.
<Alert>
<Info className="size-4" />
<AlertTitle>New feature</AlertTitle>
<AlertDescription>Brand switcher now lives in the top bar.</AlertDescription>
</Alert>