Disable verbose logging in <MoreComponents />
This commit is contained in:
parent
790067c1e5
commit
07fc0f0c24
@ -23,7 +23,7 @@ export default function MoreComponents({
|
||||
prefetch = true,
|
||||
itemsClass,
|
||||
wrapMoreButtonInSiteGrid,
|
||||
debug = true,
|
||||
debug,
|
||||
}: {
|
||||
stateKey: MoreComponentsKey
|
||||
initialOffset: number
|
||||
|
||||
Loading…
Reference in New Issue
Block a user