1.1.5 • Published 2 years ago

@djbauch/classification-banner v1.1.5

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

sample

Overview

A react component that displays classification banners.

Usage

Install classification-banners via npm.

npm install @djbauch/classification-banner

or

yarn add @djbauch/classification-banner

Import the component and the CSS file from the library...

import { ClassificationBanner } from '@djbauch/classification-banner'
import '@djbauch/classification-banner/dist/ClassificationBanner.css'

and add the JSX to use the component in your render function:

<ClassificationBanner placement="top" classification="U" />

CodeSandbox example: https://codesandbox.io/p/sandbox/classification-banner-932hvk

1.1.0

2 years ago

1.0.9

2 years ago

1.0.8

2 years ago

1.1.5

2 years ago

1.1.4

2 years ago

1.1.3

2 years ago

1.1.2

2 years ago

1.0.11

2 years ago

1.0.10

2 years ago

1.0.12

2 years ago

1.0.7

2 years ago