mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-05-27 23:16:52 +00:00
修复 Client异常
This commit is contained in:
@@ -24,7 +24,7 @@ const LayoutBase = props => {
|
||||
<Nav {...props} />
|
||||
|
||||
{/* 主体 */}
|
||||
<div className="w-full">
|
||||
<div id='container-inner' className="w-full">
|
||||
|
||||
<Title {...props} />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user