Fleet Desktop: Show appropriate self-service actions and ability to update software (#31018)
This commit is contained in:
@@ -46,6 +46,7 @@ const TextCell = ({
|
||||
[grey, italic] = [true, true];
|
||||
}
|
||||
|
||||
// TODO: Refactor to use TooltipWrapper component
|
||||
const renderEmptyCell = () => {
|
||||
if (emptyCellTooltipText) {
|
||||
const tooltipId = uniqueId();
|
||||
|
||||
Reference in New Issue
Block a user