x
1
2
3
4
5
6
7
8
9
10
11
12
<div class="p-8"> <div class="midwest-empty-state variant-default"> <div class="empty-state-inner"> <div class="empty-state-content"> <p class="empty-state-title">Nothing here yet</p> <div data-controller="midwest-prose" class="midwest-prose prose"> <p>Nothing has been added here yet.</p> </div> </div> </div> </div></div>1
2
3
<div class="p-8"> <%= midwest_empty_state %></div>Default
Minimal empty state with no options — falls back to a generic title and default body text.
No params configured.
No assets to display.
Add a .js or .css file alongside the component to see it here.
Figma embed for Empty State/default
Annotate a preview to embed its Figma design here:
@figma "https://figma.com/..."