mirror of
https://github.com/fleetdm/fleet
synced 2026-04-26 07:57:29 +00:00
# Implements Encapsulates the specific logic for determining different UI elements for displaying the status of mac settings in the HostSummary and MacSettingsTable. # Checklist for submitter - [x] Added/updated tests --------- Co-authored-by: Jacob Shandling <jacob@fleetdm.com>
1 line
50 B
TypeScript
1 line
50 B
TypeScript
export { default } from "./MacSettingStatusCell";
|