mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 16:43:55 +00:00
18cf0ba865
Co-authored-by: Sylvain Marroufin <marroufin.sylvain@gmail.com> Co-authored-by: Pooya Parsa <pyapar@gmail.com>
6 lines
161 B
Vue
6 lines
161 B
Vue
<template>
|
|
<Link to="https://twitter.com/nuxt_js" aria-label="twitterLink" blank class="d-icon p-3">
|
|
<IconTwitter class="w-6 h-6" />
|
|
</Link>
|
|
</template>
|