diff --git a/frontend/components/buttons/Button/Button.tsx b/frontend/components/buttons/Button/Button.tsx index 5ba27aa9da..54d286cf35 100644 --- a/frontend/components/buttons/Button/Button.tsx +++ b/frontend/components/buttons/Button/Button.tsx @@ -14,7 +14,7 @@ interface IButtonProps { tabIndex?: number; type?: "button" | "submit" | "reset"; title?: string; - variant?: string; + variant?: string; // default, brand, inverse, alert, disabled } // eslint-disable-next-line @typescript-eslint/no-empty-interface diff --git a/frontend/components/forms/RegistrationForm/ConfirmationPage/ConfirmationPage.tsx b/frontend/components/forms/RegistrationForm/ConfirmationPage/ConfirmationPage.tsx index 3b571efda8..76a638e5da 100644 --- a/frontend/components/forms/RegistrationForm/ConfirmationPage/ConfirmationPage.tsx +++ b/frontend/components/forms/RegistrationForm/ConfirmationPage/ConfirmationPage.tsx @@ -101,7 +101,11 @@ const ConfirmationPage = ({ {importOsqueryConfig()} - +
+ Fleet Device Management Inc. periodically collects anonymous information + about your instance. Sending usage statistics from your Fleet instance + is optional and can be disabled in settings. +
An example JSON payload sent to Fleet Device Management Inc.
+ +