chore: remaining deps and lighthouse removal

This commit is contained in:
iCrawl
2023-11-08 18:20:16 +01:00
parent 34d0224b68
commit e72b552ae2
27 changed files with 559 additions and 708 deletions

View File

@@ -1,6 +1,6 @@
import { Code } from 'bright';
export function SyntaxHighlighter(props: typeof Code) {
export async function SyntaxHighlighter(props: typeof Code) {
return (
<>
<div data-theme="dark">