This package has been deprecated

Author message:

This package has been deprecated. Please find this package under its new name @cloudflare/component-label.

cf-component-label

4.0.0 • Public • Published

cf-component-label

Cloudflare Label Component

Installation

Installation with yarn is recommended

 
$ yarn add cf-component-label
 

Usage

import React from 'react';
import { Label } from 'cf-component-label';
 
const LabelComponent = () => (
  <p>
    <Label type="default">Default</Label>
    <Label type="info">Info</Label>
    <Label type="success">Success</Label>
    <Label type="warning">Warning</Label>
    <Label type="error">Error</Label>
  </p>
);
 
export default LabelComponent;
 

Dependents (0)

Package Sidebar

Install

npm i cf-component-label

Weekly Downloads

10

Version

4.0.0

License

BSD-3-Clause

Unpacked Size

16.7 kB

Total Files

9

Last publish

Collaborators

  • cf-media-manager
  • jacobbednarz
  • celso
  • cf-radar
  • dash_service_account
  • g4brym
  • snigdha34
  • wrangler-publisher
  • marksteyn
  • chiminator
  • sgoodhew_cf
  • terinjokes
  • third774
  • jsteinberger
  • jasnell
  • asapzacy
  • pcostanzo
  • gregbrimble
  • geelen
  • rexscaria
  • dcruz_cf
  • xuranwang
  • jculvey
  • sejoker
  • vasturiano
  • cf-ci-write
  • segments-write
  • thibmeu
  • xortive
  • gurjinder
  • cf-ci2
  • lvalenta
  • worenga