Skip to content

Commit 24b903a

Browse files
committed
Fix errors
1 parent 6856768 commit 24b903a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/NotionPage.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ import * as config from 'lib/config'
2626
import { Loading } from './Loading'
2727
import { Page404 } from './Page404'
2828
import { PageHead } from './PageHead'
29-
import { PageAside } from './PageAside'
29+
// import { PageAside } from './PageAside'
3030
import { Footer } from './Footer'
3131
import { NotionPageHeader } from './NotionPageHeader'
3232
// import { GitHubShareButton } from './GitHubShareButton'

0 commit comments

Comments
 (0)