empty
Empty state placeholder. Shows a centred title, optional description, and an optional call-to-action when there is nothing to display.
empty({
title: 'No results found',
description: 'Try adjusting your search or clearing the filters.',
action: { label: 'Clear filters', href: '/products', variant: 'secondary' },
})