npm.io
2.0.38 • Published yesterday

@fluid-topics/ft-notice

Licence
ISC
Version
2.0.38
Deps
5
Size
974 kB
Vulns
0
Weekly
0

A notice component.

Install

npm install @fluid-topics/ft-notice
yarn add @fluid-topics/ft-notice

Usage

import {html} from "lit"
import "@fluid-topics/ft-notice"

function render() {
    return html`
        <ft-notice>
            Sample of description for ft-notice, this new component is awesome.            
        </ft-notice>`
}

Keywords