mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-05-16 23:16:48 +00:00
Update NavBar.js
This commit is contained in:
@@ -146,7 +146,7 @@ const NavBar = props => {
|
||||
<div className='flex flex-shrink-0 justify-center items-center space-x-1'>
|
||||
<RandomPostButton {...props} />
|
||||
<SearchButton />
|
||||
<DarkModeButton />
|
||||
{!BLOG.THEME_SWITCH && <DarkModeButton {...props} />}
|
||||
<ReadingProgress />
|
||||
|
||||
{/* 移动端菜单按钮 */}
|
||||
|
||||
Reference in New Issue
Block a user