Skip to content

Commit

Permalink
feat: top bar org unit in read only mode
Browse files Browse the repository at this point in the history
  • Loading branch information
henrikmv committed Feb 5, 2025
1 parent edf2345 commit 3b75a4a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ export const TopBar = ({
onResetOrgUnitId={() => resetOrgUnitId()}
isUserInteractionInProgress={isUserInteractionInProgress}
onStartAgain={() => reset()}
isReadOnly
>
<SingleLockedSelect
displayOnly
Expand Down

0 comments on commit 3b75a4a

Please sign in to comment.