mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-05-28 15:10:04 +00:00
衬线和无衬线字体配置
This commit is contained in:
@@ -42,12 +42,12 @@ const MenuButtonGroup = (props) => {
|
||||
{link.slot}
|
||||
|
||||
</Link>
|
||||
);
|
||||
)
|
||||
} else {
|
||||
return <></>
|
||||
}
|
||||
})}
|
||||
</nav>
|
||||
);
|
||||
)
|
||||
}
|
||||
export default MenuButtonGroup
|
||||
|
||||
Reference in New Issue
Block a user