mirror of
https://github.com/rzmk/learnhouse.git
synced 2025-12-18 20:09: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>
|
||||
</li>
|
||||
<li>More</li>
|
||||
</ul>
|
||||
</MenuArea>
|
||||
<HeaderProfileBox></HeaderProfileBox>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue