Skip to content

Commit 6ae24c6

Browse files
authored
Merge pull request #537 from citation-file-format/507-q-banner
Remove q-banner from AuthorCardEditing
2 parents 03fcce2 + 9604332 commit 6ae24c6

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)