Skip to content

Commit 9604332

Browse files
committed
remove q-banner from AuthorCardEditing
1 parent 89135d5 commit 9604332

1 file changed

Lines changed: 0 additions & 12 deletions

File tree

src/components/AuthorCardEditing.vue

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -149,18 +149,6 @@
149149
/>
150150
</div>
151151

152-
<q-banner
153-
v-if="false"
154-
class="bg-warning text-negative"
155-
>
156-
<div
157-
v-bind:key="authindex"
158-
v-for="(screenMessage, authindex) in []"
159-
>
160-
{{ screenMessage }}
161-
</div>
162-
</q-banner>
163-
164152
<q-card-actions align="right">
165153
<q-btn
166154
color="blue"

0 commit comments

Comments
 (0)