fix: render code block
This commit is contained in:
parent
bbc8ed5307
commit
36ea7f6b4e
2 changed files with 1 additions and 4 deletions
|
@ -15,9 +15,6 @@ export function highlightCode(code: string, lang: Lang) {
|
|||
'vitesse-dark',
|
||||
'vitesse-light',
|
||||
],
|
||||
langs: [
|
||||
lang,
|
||||
],
|
||||
})
|
||||
})
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue