99.10.0 • Published 4 years ago

@temporg/ui-byline v99.10.0

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

category: packages

ui-byline

npm  build-status  MIT License  Code of Conduct

A byline component.

Components

The ui-byline package contains the following:

  • Byline
  • Media will be removed in v8.0.0, use Byline instead

Installation

yarn add @temporg/ui-byline

Usage

import React from 'react'
import { Byline } from '@temporg/ui-byline'

const MyByline = () => {
  return (
    <Byline description={lorem.sentence()}>
      <Avatar name="Julia Childer" />
    </Byline>
  )
}
99.10.0

4 years ago

99.9.0

4 years ago

99.8.0

4 years ago

99.6.0

4 years ago

99.7.0

4 years ago

99.4.0

4 years ago

99.5.0

4 years ago

99.3.0

4 years ago

99.2.0

4 years ago

99.1.0

4 years ago

0.8.12

4 years ago

0.8.11

4 years ago

0.8.9

4 years ago

0.8.0

4 years ago

0.0.1

4 years ago