feature: Shared UX Primitives
This commit is contained in:
@@ -101,6 +101,10 @@
|
||||
<BatchList
|
||||
:batches="batchStore.batches"
|
||||
:loading="batchStore.loading"
|
||||
:error="batchStore.error"
|
||||
empty-title="No batches in the queue."
|
||||
empty-description="Batches appear here as they move through digitization."
|
||||
@retry="refreshData"
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user