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