Skip to content

Commit

Permalink
Replace "Proposal" with "Session" in nav bar
Browse files Browse the repository at this point in the history
  • Loading branch information
axelboc authored and marcus-oscarsson committed Dec 19, 2024
1 parent 8a0cc34 commit c4a2313
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/src/components/MXNavbar/MXNavbar.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ function MXNavbar() {
}}
>
<span className="me-2 fas fa-lg fa-bars" />
Proposal
Session
<span className={styles.parens}> ({selectedProposal})</span>
</button>
)}
Expand Down

0 comments on commit c4a2313

Please sign in to comment.