mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 08:58:41 +00:00
parent
dfe01e49f4
commit
7397b70bcc
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@ const AppleBusinessManagerSection = ({
|
|||
};
|
||||
|
||||
return (
|
||||
<SettingsSection title="Apple Business Manger (ABM)" className={baseClass}>
|
||||
<SettingsSection title="Apple Business Manager (ABM)" className={baseClass}>
|
||||
{!isPremiumTier ? (
|
||||
<PremiumFeatureMessage alignment="left" />
|
||||
) : (
|
||||
|
|
|
|||
Loading…
Reference in a new issue