Skip to content

Commit 86fc6e3

Browse files
committed
Replace "Proposal" with "Session" in nav bar
1 parent faeb2e5 commit 86fc6e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: ui/src/components/MXNavbar/MXNavbar.jsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ function MXNavbar() {
9595
}}
9696
>
9797
<span className="me-2 fas fa-lg fa-bars" />
98-
Proposal
98+
Session
9999
<span className={styles.parens}> ({selectedProposal})</span>
100100
</button>
101101
)}

0 commit comments

Comments
 (0)