mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-06-08 07:26:47 +00:00
fix nav-tag-link , fix format
This commit is contained in:
@@ -34,12 +34,12 @@ const MenuGroupCard = (props) => {
|
||||
</div>
|
||||
|
||||
</Link>
|
||||
);
|
||||
)
|
||||
} else {
|
||||
return null
|
||||
}
|
||||
})}
|
||||
</nav>
|
||||
);
|
||||
)
|
||||
}
|
||||
export default MenuGroupCard
|
||||
|
||||
Reference in New Issue
Block a user