1.0.2 • Published 6 years ago

bct-react-admin v1.0.2

Weekly downloads
3
License
MIT
Repository
-
Last release
6 years ago

bct-react-admin

Standardise react components to be used in admin panels

Installation

Using npm:

$ npm i --save bct-react-admin

Usage

import {
  Wrapper, PageWrapper, PageHeader, PageContent, Breadcrumb,
} from 'bct-react-admin';

Example

Documentation

License

MIT