diff --git a/admin/src/react-components/pages/system-editor.tsx b/admin/src/react-components/pages/system-editor.tsx index 1f274d5ecb..d9346bbc71 100644 --- a/admin/src/react-components/pages/system-editor.tsx +++ b/admin/src/react-components/pages/system-editor.tsx @@ -113,7 +113,7 @@ const SystemEditorComponent = ({ classes }) => { configs.sunset.notification.link} + ctaCallback={() => window.open(configs.sunset.notification.link)} cta={"Learn More"} body={configs.sunset.notification.body} showIcon={false}