mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-05-05 15:23:27 +00:00
refactor(recovery): make summary item-first
This commit is contained in:
parent
49801be637
commit
672ec5c7f6
8 changed files with 46 additions and 34 deletions
|
|
@ -160,7 +160,7 @@ export const RecoveryProtectedInventorySection: Component<
|
|||
Protected Items
|
||||
</div>
|
||||
<div class="text-xs text-muted">
|
||||
Unified protection inventory across workloads, datasets, and other protected items from every connected platform.
|
||||
Unified protection inventory across workloads, datasets, and other protected items, with platform mix carried as supporting context.
|
||||
</div>
|
||||
</div>
|
||||
<div class="flex flex-wrap items-center gap-2 text-xs text-muted">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue