Skip to content

Commit

Permalink
fix theme
Browse files Browse the repository at this point in the history
  • Loading branch information
tangly1024 committed Nov 23, 2024
1 parent 668b3c7 commit a6acf94
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions themes/theme.js
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@ export const getLayoutByTheme = ({ layoutName, theme }) => {
)
}

setTimeout(fixThemeDOM, 100)
return LayoutComponents
}

Expand Down

0 comments on commit a6acf94

Please sign in to comment.