# Empty State

Renders the Venues directory with an empty `rows` array so the data grid shows its "no venues" placeholder while the filter row stays fully interactive - a custom search placeholder, a three-city filter dropdown, and a live "+ Add Venue" handler. This is the state the dispatcher lands on before the persisted venue query resolves, demonstrating that the page is usable (and addable-to) even with zero records.
