Fixed props not having a default array for embedded calculations
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
</template>
|
||||
|
||||
<script>
|
||||
import EmbedInlineComputations from 'imports/ui/components/computation/EmbedInlineComputations.vue';
|
||||
import EmbedInlineComputations from '/imports/ui/components/computation/EmbedInlineComputations.vue';
|
||||
|
||||
export default {
|
||||
components: {
|
||||
|
||||
Reference in New Issue
Block a user