We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a745fd7 + d12c353 commit abff1f3Copy full SHA for abff1f3
1 file changed
src/components/ScreenFinishAdvanced.vue
@@ -35,31 +35,6 @@
35
v-on:click="createAnother"
36
/>
37
</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
55
- name="ion-logo-linkedin"
56
57
58
59
- name="ion-logo-reddit"
60
61
62
- </div>
63
64
<div v-else>
65
<p class="finish-paragraph">
0 commit comments