@bobbykim/mcl-header
v0.6.4
Published
header components based on manguito theme
Downloads
4
Readme
@bobbykim/mcl-header
Demo
Install
npm i @bobbykim/mcl-dropdown
Usage
import { MclHeaderA } from "@bobbykim/mcl-header"
;
<script setup lang="ts">
...
import { MclHeaderA } from "@bobbykim/mcl-header"
...
</script>
<template>
<mcl-header-a></mcl-header-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