mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
build: Bump dependencies (#11333)
* build: bump dependencies * fix: guide build * build: amend package.json.hbs * build: create-discord-bot * style: formatting * build: final change --------- Co-authored-by: almeidx <github@almeidx.dev>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import { loader } from 'fumadocs-core/source';
|
||||
import { icons } from 'lucide-react';
|
||||
import { createElement } from 'react';
|
||||
import { docs } from '../../.source';
|
||||
import { docs } from '../../.source/server';
|
||||
|
||||
export const source = loader({
|
||||
icon(icon) {
|
||||
|
||||
Reference in New Issue
Block a user