0.7.3 • Published 8 months ago
@bobbykim/mcl-header v0.7.3
@bobbykim/mcl-header
Demo
Install
npm i @bobbykim/mcl-dropdownUsage
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