@bobbykim/mcl-container
TypeScript icon, indicating that this package has built-in type declarations

0.7.1 • Public • Published

@bobbykim/mcl-container

Demo

MCL Storybook Page

Install

npm i @bobbykim/mcl-container

Usage

import { MclContainerA, MclContainerB } from "@bobbykim/mcl-container";

<script setup lang="ts">
...
import { MclContainerA, MclContainerB } from "@bobbykim/mcl-container"
...
</script>

<template>
  <mcl-container-a></mcl-container-a>
  <mcl-container-b></mcl-container-b>
</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

Readme

Keywords

none

Package Sidebar

Install

npm i @bobbykim/mcl-container

Weekly Downloads

3

Version

0.7.1

License

MIT

Unpacked Size

30.3 kB

Total Files

7

Last publish

Collaborators

  • bobbykim