Skip to content

Commit d12c353

Browse files
committed
Remove share buttons on finish screen
1 parent 48b3a9e commit d12c353

1 file changed

Lines changed: 0 additions & 25 deletions

File tree

src/components/ScreenFinishAdvanced.vue

Lines changed: 0 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -35,31 +35,6 @@
3535
v-on:click="createAnother"
3636
/>
3737
</div>
38-
39-
<p
40-
class="finish-paragraph"
41-
style="margin-top: 120px"
42-
>
43-
Share a reference to your software.
44-
</p>
45-
46-
<div
47-
class="text-primary q-gutter-md q-mb-xl"
48-
style="font-size: 2em"
49-
>
50-
<q-icon
51-
name="ion-logo-twitter"
52-
size="xl"
53-
/>
54-
<q-icon
55-
name="ion-logo-linkedin"
56-
size="xl"
57-
/>
58-
<q-icon
59-
name="ion-logo-reddit"
60-
size="xl"
61-
/>
62-
</div>
6338
</div>
6439
<div v-else>
6540
<p class="finish-paragraph">

0 commit comments

Comments
 (0)