1.0.3 • Published 4 years ago

achiga-notifications v1.0.3

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

achiga-notifications

NPM JavaScript Style Guide

Install

npm install --save achiga-notifications

Usage

import AchigaNotifications from 'achiga-notifications'

class Example extends Component {
  render () {
    return (
      <AchigaNotifications data={notificationData} styles={styles} />
    )
  }
}

License

MIT © rchristie1

1.0.4

4 years ago

1.0.2

4 years ago

1.0.3

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago