@popmenu/common-ui
TypeScript icon, indicating that this package has built-in type declarations

0.79.0 • Public • Published

@popmenu/common-ui

The base set of component for the Popmenu Design System.

Installation

packages are available on NPM. @popmenu/common-ui is a peer-dependency for all sub-system components.

yarn add @popmenu/common-ui

Usage

Common components are ready to use out of the box.

import React from 'react'
import { Button } from '@popmenu/common-ui'

const MyComponent = () => {
  return <Button>Click Me!</Button>
}

Readme

Keywords

none

Package Sidebar

Install

npm i @popmenu/common-ui

Weekly Downloads

664

Version

0.79.0

License

MIT

Unpacked Size

697 kB

Total Files

163

Last publish

Collaborators

  • brandonbrown5
  • matthew.paravati
  • bantug_pop