mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-05-29 15:10:06 +00:00
remove gitalk valine mermaid
This commit is contained in:
@@ -13,7 +13,7 @@ const Equation = dynamic(() =>
|
||||
// 化学方程式
|
||||
await import('@/lib/mhchem')
|
||||
return m.Equation
|
||||
})
|
||||
}), { ssr: false }
|
||||
)
|
||||
const Pdf = dynamic(
|
||||
() => import('react-notion-x/build/third-party/pdf').then((m) => m.Pdf),
|
||||
|
||||
Reference in New Issue
Block a user