mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-05-18 07:26:48 +00:00
logo color fix
This commit is contained in:
@@ -17,7 +17,7 @@ export const Logo = () => {
|
||||
return () => {
|
||||
window.removeEventListener('scroll', navBarScrollListener)
|
||||
}
|
||||
}, [isDarkMode])
|
||||
})
|
||||
|
||||
// 滚动监听
|
||||
const throttleMs = 200
|
||||
|
||||
Reference in New Issue
Block a user