@ied/comment

1.0.0-beta.1 • Public • Published

Comment

Install

yarn add '@ied/comment'

Use

import Comment from '@ied/comment'

<Comment text={text} compact />

Types

type Props = {
  text: string,
  compact?: boolean,
  className?: string,
  style?: {},
}

/@ied/comment/

    Package Sidebar

    Install

    npm i @ied/comment

    Weekly Downloads

    0

    Version

    1.0.0-beta.1

    License

    MIT

    Unpacked Size

    16.2 kB

    Total Files

    5

    Last publish

    Collaborators

    • vibbou
    • lfalorni