mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-11 17:13:31 +01:00
chore: remaining deps and lighthouse removal
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user