Skip to content

Commit 540a7d2

Browse files
committed
docs: improve single file config code snippter
1 parent f653f53 commit 540a7d2

File tree

1 file changed

+3
-1
lines changed
  • sources/platform/actors/development/actor_definition/dataset_schema

1 file changed

+3
-1
lines changed

sources/platform/actors/development/actor_definition/dataset_schema/index.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,9 @@ You have two choices of how to organize files within the `.actor` folder.
142142
"overview": {
143143
"title": "Overview",
144144
"transformation": {},
145-
"display": {}
145+
"display": {
146+
"component": "table"
147+
}
146148
}
147149
}
148150
}

0 commit comments

Comments
 (0)