mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-06-06 23:16:52 +00:00
rollback
This commit is contained in:
@@ -67,7 +67,7 @@ export const getLayoutByTheme = ({ router, theme }) => {
|
|||||||
} else {
|
} else {
|
||||||
setTimeout(() => {
|
setTimeout(() => {
|
||||||
checkThemeDOM()
|
checkThemeDOM()
|
||||||
}, 1000)
|
}, 100)
|
||||||
const components =
|
const components =
|
||||||
ThemeComponents[getLayoutNameByPath(router.pathname, router.asPath)]
|
ThemeComponents[getLayoutNameByPath(router.pathname, router.asPath)]
|
||||||
if (components) {
|
if (components) {
|
||||||
|
|||||||
Reference in New Issue
Block a user