mirror of
https://github.com/rzmk/learnhouse.git
synced 2025-12-19 04:19:25 +00:00
fix: remove "more" menu link
This commit is contained in:
parent
d3846469b2
commit
f0fb9b545a
1 changed files with 0 additions and 1 deletions
|
|
@ -44,7 +44,6 @@ export const Menu = (props : any ) => {
|
||||||
{" "}
|
{" "}
|
||||||
<Link href={getUriWithOrg(orgslug, "/trail")}>Trail</Link>
|
<Link href={getUriWithOrg(orgslug, "/trail")}>Trail</Link>
|
||||||
</li>
|
</li>
|
||||||
<li>More</li>
|
|
||||||
</ul>
|
</ul>
|
||||||
</MenuArea>
|
</MenuArea>
|
||||||
<HeaderProfileBox></HeaderProfileBox>
|
<HeaderProfileBox></HeaderProfileBox>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue