mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-06-08 15:10:37 +00:00
自定义js/css 自定义代码主题
This commit is contained in:
@@ -26,7 +26,7 @@ const Pdf = dynamic(
|
||||
// https://github.com/txs
|
||||
// import PrismMac from '@/components/PrismMac'
|
||||
const PrismMac = dynamic(() => import('@/components/PrismMac'), {
|
||||
ssr: false
|
||||
ssr: true
|
||||
})
|
||||
|
||||
const Collection = dynamic(() =>
|
||||
|
||||
Reference in New Issue
Block a user