1.1.5 • Published 1 year ago

@littlespoon/label v1.1.5

Weekly downloads
-
License
UNLICENSED
Repository
github
Last release
1 year ago

@littlespoon/label

NPM version

Install

Yarn:

yarn add label

npm:

npm install label --save

UNPKG

Usage

Import component:

import Label from '@littlespoon/label'

Render label:

<Label>Text</Label>

Render Label with props:

<Label size="medium" color="primary60">
  This is a Label
</Label>

Note: This is not an HTML label and this component is not intended to be used in forms.

1.1.5

1 year ago

1.1.4

1 year ago

1.1.3

2 years ago

1.1.2

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago