mirror of
https://github.com/fleetdm/fleet
synced 2026-04-21 21:47:20 +00:00
<!-- Add the related story/sub-task/bug number, like Resolves #123, or remove if NA --> **Related issue:** Resolves #35296 This makes the TurnOnMDMMessage component more generic and display a configurage "Turn on" message. We then are able to use this in the End user auth page on the controls page. - [x] Changes file added for user-visible changes in `changes/`, `orbit/changes/` or `ee/fleetd-chrome/changes`. See [Changes files](https://github.com/fleetdm/fleet/blob/main/docs/Contributing/guides/committing-changes.md#changes-files) for more information. - [x] QA'd all new/changed functionality manually
1 line
53 B
TypeScript
1 line
53 B
TypeScript
export { default } from "./GenericMsgWithNavButton";
|