Socket
Socket
Sign inDemoInstall

@crave/farmblocks-button

Package Overview
Dependencies
87
Maintainers
6
Versions
1290
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @crave/farmblocks-button

Button component


Version published
Weekly downloads
175
decreased by-84.64%
Maintainers
6
Created
Weekly downloads
 

Readme

Source

logo-farmblocks

Farmblocks Button

A React component for displaying buttons and actionable icons

Installation

npm install @crave/farmblocks-button

Usage

import Button from "@crave/farmblocks-button";
const Form = () => <Button onChange={handleButtonClick}>Click me</Button>;

API

For more examples and details on the available props, read the docs.

License

MIT

Keywords

FAQs

Last updated on 10 Feb 2022

Did you know?

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc