0.0.10 • Published 1 year ago

@decoroom/social-icons v0.0.10

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

a little vue component icon helper

installing:

npm install @decoroom/social-icons

or pnpm add @decoroom/social-icons

import { SiTelegram, SiVk, SiWhatsapp } from '@decoroom/social-icons'
<script lang="ts" setup>
import { SiTelegram, SiVk, SiWhatsapp } from '@decoroom/social-icons'
</script>

<template>
  <si-telegram></si-telegram>  
  <si-whatsapp></si-whatsapp>  
  <si-vk></si-vk>  
</template>
0.0.10

1 year ago

0.0.8

1 year ago

0.0.7

1 year ago

0.0.6

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago