From 6687464d5375b08ca324fe45d791fa58b60a6de0 Mon Sep 17 00:00:00 2001 From: binh-dam-ibigroup <56846598+binh-dam-ibigroup@users.noreply.github.com> Date: Fri, 6 Oct 2023 17:17:47 -0400 Subject: [PATCH] refactor(util/ui): Tweak comment [skip ci] --- lib/util/ui.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/util/ui.ts b/lib/util/ui.ts index e2dd8bd7e..ed992e860 100644 --- a/lib/util/ui.ts +++ b/lib/util/ui.ts @@ -123,7 +123,7 @@ export function getItineraryView({ } /** - * Gets the new itinerary view to display based on current state and URL params. + * Gets the new itinerary view to display based on current view. */ export function getMapToggleNewItineraryView( currentView: ItineraryView