Skip to content

Commit 1056778

Browse files
committed
feat:change query to query id
1 parent 02b7185 commit 1056778

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

default_layout.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"title": "Table",
88
"description": "This is a table component",
99
"props": {
10-
"query": "all_github_container_package",
10+
"query_id": "all_github_container_package",
1111
"display_rows": 10
1212
}
1313
},

0 commit comments

Comments
 (0)