Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@popmenu/admin-ui

Package Overview
Dependencies
Maintainers
4
Versions
173
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@popmenu/admin-ui

React components specifically for the MyPop web app.

npmnpm
Version
0.129.0
Version published
Weekly downloads
793
50.19%
Maintainers
4
Weekly downloads
 
Created
Source

@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>
}

FAQs

Package last updated on 01 Jul 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts