Skip to content

Commit

Permalink
Add icon to the share btn
Browse files Browse the repository at this point in the history
  • Loading branch information
zk-phi committed Aug 4, 2024
1 parent 4b1e25b commit 990202d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/components/global/Footer.vue
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,9 @@ export default defineComponent({
</Button>
/
<Button type="text" @click="share">
<template #icon>
🤝
</template>
Xでシェア
</Button>
</p>
Expand Down

0 comments on commit 990202d

Please sign in to comment.