Skip to content

Commit ee66958

Browse files
committed
#408 swap finish and reset buttons
1 parent 818c2bf commit ee66958

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

package-lock.json

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/components/ScreenFinishAdvanced.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@
2424
Use the buttons below to download your CITATION.cff file, or reset the form to start over.
2525
</p>
2626
<div class="row">
27-
<DownloadButton class="col-4 q-ma-lg" />
2827
<q-btn
2928
class="col-4 q-ma-lg"
3029
color="primary"
@@ -34,6 +33,7 @@
3433
size="xl"
3534
v-on:click="createAnother"
3635
/>
36+
<DownloadButton class="col-4 q-ma-lg" />
3737
</div>
3838
</div>
3939
<div v-else>

0 commit comments

Comments
 (0)