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

0.74.0 • Public • Published

@popmenu/admin-ui

Components for the Admin application.

Installation

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

yarn add @popmenu/admin-ui

Usage

Common components are ready to use out of the box.

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

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

Readme

Keywords

none

Package Sidebar

Install

npm i @popmenu/admin-ui

Weekly Downloads

1,221

Version

0.74.0

License

MIT

Unpacked Size

924 kB

Total Files

111

Last publish

Collaborators

  • brandonbrown5
  • matthew.paravati
  • bantug_pop