Skip to content

Commit

Permalink
🐛 Fix #2 again
Browse files Browse the repository at this point in the history
  • Loading branch information
gluons committed Sep 9, 2018
1 parent c15b609 commit 1c1ed3b
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions src/components/SubscribeButton.vue
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
<template lang="pug">
a.button.is-success.is-rounded(:href='fullUrl')
b-icon(
pack='fas'
icon='plus-circle'
)
span: slot
slot
</template>

<script lang="ts">
Expand Down

0 comments on commit 1c1ed3b

Please sign in to comment.