bpk-component-paragraph-css

3.0.25 • Public • Published

bpk-component-paragraph

Backpack paragraph component.

Installation

npm install bpk-component-paragraph --save-dev

Usage

import React from 'react';
import BpkParagraph from 'bpk-component-paragraph';

export default () => (
  <BpkParagraph>My paragraph content.</BpkParagraph>
)

Props

Property PropType Required Default Value
children node true -
className string false null

/bpk-component-paragraph-css/

    Package Sidebar

    Install

    npm i bpk-component-paragraph-css

    Weekly Downloads

    2

    Version

    3.0.25

    License

    Apache-2.0

    Unpacked Size

    9.64 kB

    Total Files

    11

    Last publish

    Collaborators

    • k0nserv
    • shaundon
    • georgegillams
    • tiagohngl
    • ojcurt