Skip to content

Commit

Permalink
fix(UI): refactor crosshair #closes2114
Browse files Browse the repository at this point in the history
  • Loading branch information
kaminderpal committed May 17, 2024
1 parent c974faa commit 1fed47c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 1fed47c

Please sign in to comment.