Fleet Desktop: Show appropriate self-service actions and ability to update software (#31018)

This commit is contained in:
RachelElysia
2025-07-24 15:04:48 -04:00
committed by GitHub
parent 0779ee61db
commit 63fe1c8eb5
32 changed files with 2785 additions and 876 deletions
@@ -46,6 +46,7 @@ const TextCell = ({
[grey, italic] = [true, true];
}
// TODO: Refactor to use TooltipWrapper component
const renderEmptyCell = () => {
if (emptyCellTooltipText) {
const tooltipId = uniqueId();