npm i @bobbykim/mcl-dropdown
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>
- @bobbykim/manguito-theme
- Bobby Kim - Initial work
This project is licensed under the MIT License - see the LICENSE.md file for details