diff --git a/prez-components/src/custom-components/CustomItem.vue b/prez-components/src/custom-components/CustomItem.vue index 2e4b816..d6b04c2 100644 --- a/prez-components/src/custom-components/CustomItem.vue +++ b/prez-components/src/custom-components/CustomItem.vue @@ -18,15 +18,22 @@ const props = defineProps<{focusNode: PrezNode, properties: ItemProperties}>(); -
-
Defined by:
+
+
Defined By:
+
+
Sub-type:
+ +
+

diff --git a/prez-ui/components/ItemLayout.vue b/prez-ui/components/ItemLayout.vue index a0f3304..31594a3 100644 --- a/prez-ui/components/ItemLayout.vue +++ b/prez-ui/components/ItemLayout.vue @@ -60,7 +60,7 @@ function filterDocumentProps(properties?: PrezProperties) {
- +