mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
refactor(website): redesign (#9286)
This commit is contained in:
@@ -22,7 +22,7 @@ export function Section({
|
||||
background = false,
|
||||
gutter = false,
|
||||
children,
|
||||
className,
|
||||
className = '',
|
||||
}: PropsWithChildren<SectionOptions>) {
|
||||
const disclosure = useDisclosureState({ defaultOpen: !defaultClosed });
|
||||
|
||||
|
||||
Reference in New Issue
Block a user