mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-06-08 15:10:37 +00:00
starter - image
This commit is contained in:
@@ -56,9 +56,9 @@ export const MenuList = (props) => {
|
||||
links = customMenu
|
||||
}
|
||||
|
||||
if (!links || links.length === 0) {
|
||||
return null
|
||||
}
|
||||
// if (!links || links.length === 0) {
|
||||
// return null
|
||||
// }
|
||||
|
||||
return <>
|
||||
<div>
|
||||
|
||||
Reference in New Issue
Block a user