Footer hinzugefügt, alles für den ersten Test-Build fertig gemacht
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
<div class="modal">
|
||||
<div class="modal-content">
|
||||
<button class="closeBtn" @click="$emit('closemodal')">x</button>
|
||||
<slot></slot>
|
||||
<span v-html="content"></span>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user