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

Commit 7c7961f

Browse files
authored
Remove commented navigation action buttons
Removed commented-out code for navigation action buttons.
1 parent 3f02312 commit 7c7961f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/Base/Components/NavHeader.jsx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,6 @@ function NavHeader() {
8585
<span className="auroranav-menucta-chevron"></span>
8686
</label>
8787
</div>
88-
{/*
8988
<div className="auroranav-action auroranav-action-button">
9089
<div className="button-multi-container">
9190
<a
@@ -146,7 +145,6 @@ function NavHeader() {
146145
</div>
147146
</div>
148147
</div>
149-
*/}
150148
</div>
151149
</div>
152150
</div>

0 commit comments

Comments
 (0)