From 4f05512c24343dc6405f87722c6a859e5a7f210e Mon Sep 17 00:00:00 2001 From: Michael Glass Date: Thu, 11 Jul 2024 12:35:21 +0200 Subject: [PATCH] remove now outdated comment --- packages/website/src/components/Prototyping.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/website/src/components/Prototyping.tsx b/packages/website/src/components/Prototyping.tsx index 3b3392f7..5e737ca7 100644 --- a/packages/website/src/components/Prototyping.tsx +++ b/packages/website/src/components/Prototyping.tsx @@ -115,7 +115,7 @@ const runJourneyManager = async (): Promise => { ui: { title: "Call Control Center", subtitle: "Manage your call experience with us", - highlights: true, // note: on load the highlights don't move with their original parent when the page changes + highlights: true, theme: { fontFamily: "'Neue Haas Grotesk'", },