mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-05-21 23:16:48 +00:00
代码主题
This commit is contained in:
@@ -7,6 +7,9 @@ import Image from 'next/image'
|
||||
import Link from 'next/link'
|
||||
import { Code } from 'react-notion-x/build/third-party/code'
|
||||
|
||||
import 'prism-themes/themes/prism-material-light.css'
|
||||
import 'katex/dist/katex.min.css'
|
||||
|
||||
const Equation = dynamic(() =>
|
||||
import('react-notion-x/build/third-party/equation').then(async (m) => {
|
||||
// 化学方程式
|
||||
|
||||
Reference in New Issue
Block a user