Fixed stray errors from unepexted types

This commit is contained in:
Stefan Zermatten
2021-03-01 13:37:19 +02:00
parent 4d548c901c
commit 57fa162c89
2 changed files with 2 additions and 2 deletions

View File

@@ -73,7 +73,7 @@
props: {
value: {
type: Number,
required: true,
default: 0,
},
open: Boolean,
flat: Boolean,

View File

@@ -1,7 +1,7 @@
<template lang="html">
<div class="resources-form">
<div
v-if="model.attributesConsumed.length"
v-if="model.attributesConsumed && model.attributesConsumed.length"
class="subheading"
>
Attributes