From 1fed47c0d24f9d01f55423ded37d29138985d125 Mon Sep 17 00:00:00 2001 From: kaminderpal Date: Fri, 17 May 2024 11:27:48 -0400 Subject: [PATCH] fix(UI): refactor crosshair #closes2114 --- packages/geoview-core/src/core/components/app-bar/app-bar.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/geoview-core/src/core/components/app-bar/app-bar.tsx b/packages/geoview-core/src/core/components/app-bar/app-bar.tsx index 404cb1a16cb..b3034e15bea 100644 --- a/packages/geoview-core/src/core/components/app-bar/app-bar.tsx +++ b/packages/geoview-core/src/core/components/app-bar/app-bar.tsx @@ -293,7 +293,7 @@ export function AppBar(props: AppBarProps): JSX.Element { // #endregion /** - * Re-order the footer tab buttons. + * Re-order the appbar buttons. */ const { topGroupNames, bottomGroupNames } = useMemo(() => { // Log