@hixme-ui/bullet-list

2.1.0 • Public • Published

Bullet List

npm i --save @hixme-ui/bullet-list

View it live

Usage

import BulletList from '@hixme-ui/bullet-list'

const myUnorderedList = [
  'One fish',
  'Two fish',
  'Red fish',
  'Blue fish',
]

<BulletList bulletArray={myUnorderedList} />

BulletList Props

Name Type Default
bulletArray array N/A

/@hixme-ui/bullet-list/

    Package Sidebar

    Install

    npm i @hixme-ui/bullet-list

    Weekly Downloads

    7

    Version

    2.1.0

    License

    MIT

    Unpacked Size

    10 kB

    Total Files

    9

    Last publish

    Collaborators

    • sureco-devops
    • sureco-engineering
    • dreamingbinary
    • billyxs