@bobbykim/mcl-footer
v0.8.0
Published
a footer components built based on Manguito theme
Downloads
6
Readme
@bobbykim/mcl-footer
Demo
Install
npm i @bobbykim/mcl-footer
Usage
import { MclFooterA } from "@bobbykim/mcl-footer"
;
<script setup lang="ts">
...
import { MclFooterA } from "@bobbykim/mcl-footer"
...
</script>
<template>
<mcl-footer-a></mcl-footer-a>
</template>
Dependencies
- @bobbykim/manguito-theme
Maintainer
- Bobby Kim - Initial work
License
This project is licensed under the MIT License - see the LICENSE.md file for details