Skip to content

Commit

Permalink
O3-2407: App Menu and User Menu should hide if their panel has no con…
Browse files Browse the repository at this point in the history
…tents

(fix tests)
  • Loading branch information
mogoodrich committed Sep 12, 2023
1 parent 292145a commit 8ee8564
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ import {
ConfigurableLink,
useSession,
useConnectedExtensions,
useConfig
useConfig,
} from "@openmrs/esm-framework";
import { isDesktop } from "../../utils";
import AppMenuPanel from "../navbar-header-panels/app-menu-panel.component";
Expand Down

0 comments on commit 8ee8564

Please sign in to comment.