1.1.5 • Published 11 months ago

@djbauch/classification-banner v1.1.5

Weekly downloads
-
License
-
Repository
-
Last release
11 months 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

11 months ago

1.0.9

12 months ago

1.0.8

12 months ago

1.1.5

11 months ago

1.1.4

11 months ago

1.1.3

11 months ago

1.1.2

11 months ago

1.0.11

12 months ago

1.0.10

12 months ago

1.0.12

11 months ago

1.0.7

1 year ago