Skip to content
This repository was archived by the owner on Aug 26, 2025. It is now read-only.

Commit 4aa5eed

Browse files
authored
Remove download link
Removed commented-out code for action button in NavHeader.
1 parent e8fc026 commit 4aa5eed

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Base/Components/NavHeader.jsx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ function NavHeader() {
8585
<span className="auroranav-menucta-chevron"></span>
8686
</label>
8787
</div>
88+
<!--
8889
<div className="auroranav-action auroranav-action-button">
8990
<div className="button-multi-container">
9091
<a
@@ -145,6 +146,7 @@ function NavHeader() {
145146
</div>
146147
</div>
147148
</div>
149+
-->
148150
</div>
149151
</div>
150152
</div>

0 commit comments

Comments
 (0)