lighthouse requirements

This commit is contained in:
Ben Phelps 2022-09-26 15:03:02 +03:00
parent 990ae8464e
commit 086bfa310f
9 changed files with 21 additions and 6 deletions

View file

@ -93,6 +93,7 @@ export default function Item({ service }) {
className="flex-shrink-0 flex items-center justify-center w-12 cursor-pointer"
>
<Status service={service} />
<span className="sr-only">View container stats</span>
</button>
)}
</div>