mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-05-17 23:16:50 +00:00
部分公共组件配置化
This commit is contained in:
@@ -22,7 +22,6 @@ const DebugPanel = () => {
|
||||
|
||||
useEffect(() => {
|
||||
updateSiteConfig(Object.assign({}, siteConfigMap()))
|
||||
// updateThemeConfig(Object.assign({}, ThemeMap[BLOG.THEME].THEME_CONFIG))
|
||||
}, [])
|
||||
|
||||
function toggleShow() {
|
||||
|
||||
Reference in New Issue
Block a user