@react-ag-components/inbox

0.4.17 • Public • Published

Inbox

Inbox as reusable component

Usage

Install

npm i @react-ag-components/inbox --save

Use in your project

import {Inbox} from '@react-ag-components/inbox'

Your page should look like this

render() {
  return (
    <div>

      <Inbox />

    </div>
  )
}

Contributing

Get the repository

git clone https://github.com/alphillips/inbox.git

Update dependencies

npm install

Run the project

npm start

Deploy to npm

Build

npm run build -- --copy-files

Publish

npm publish --access public

/@react-ag-components/inbox/

    Package Sidebar

    Install

    npm i @react-ag-components/inbox

    Weekly Downloads

    5

    Version

    0.4.17

    License

    MIT

    Unpacked Size

    109 kB

    Total Files

    40

    Last publish

    Collaborators

    • ajithmjose
    • alphillips
    • zapjelly