npm i @bobbykim/footer-alpha
import FooterAlpha from "@bobbykim/footer-alpha"
;
In your code
<script setup lang="ts">
...
import FooterAlpha from '@bobbykim/footer-alpha'
...
</script>
<template>
<footer-alpha></footer-alpha>
</template>
- @bobbykim/manguito-theme
- Bobby Kim - Initial work
This project is licensed under the MIT License - see the LICENSE.md file for details