🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

zhangergou

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

zhangergou

cime-react is componets of react and ibrary for building use dumi.js

latest
npmnpm
Version
1.0.3
Version published
Maintainers
1
Created
Source

cime-react-ui

快速上手

  • 安装

npm i cime-react-ui -D

  • 使用
import { Button } from 'cime-react-ui'
import 'cime-react-ui/dist/index.css'
function App(){
    return (
        <Button>测试</Button>
    )
}

FAQs

Package last updated on 19 Jul 2023

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