Skip to content

Commit c84ea12

Browse files
committed
chore: increase details collapse items
1 parent 76bc71d commit c84ea12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/devtools/client/composables/constants.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
export const DETAILS_MAX_ITEMS = 20
1+
export const DETAILS_MAX_ITEMS = 35
22

33
export const ComposablesDocs = {
44
nuxt: {

0 commit comments

Comments
 (0)