Skip to content
This repository was archived by the owner on Oct 30, 2023. It is now read-only.

Commit 47c45a1

Browse files
committed
dynamic component loading
1 parent 84797ae commit 47c45a1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

client/src/components/email.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
<div class="container">
44
<p style="text-align: center;margin-bottom: 10px; font-size: 40px; text-decoration: underline"><b> Customer Proof</b></p>
55
<schemasubform v-if="!flag" :schemainstance="formSchemaInstance"></schemasubform>
6-
<!-- <schemasubform v-if="!flag" :is="componentLoader"></schemasubform> -->
76
<div class="row" v-if="flag">
87
<div class="col-md-6">
98
<div class="form-group">

0 commit comments

Comments
 (0)