chore: fix linter

This commit is contained in:
Faisal Amir 2025-03-11 11:01:13 +07:00
parent 8844046b19
commit 3bf88a3da1

View File

@ -7,9 +7,9 @@ import Markdown from 'react-markdown'
import rehypeHighlight from 'rehype-highlight'
import rehypeHighlightCodeLines from 'rehype-highlight-code-lines'
import rehypeKatex from 'rehype-katex'
import rehypeRaw from 'rehype-raw'
import rehypeKatex from 'rehype-katex'
import remarkGfm from 'remark-gfm'
import remarkMath from 'remark-math'