@hamid.sarani/react-user-manage

2.1.3 • Public • Published

User Management (ReactJs)

Simple Install

  • npm set registry http://192.168.100.149:8081/repository/npm-group/
  • npm install react-user-manage --save

Usage

  • add route by exact: false option.
  • import react-user-manage component to your file: import ManageUsers from 'react-user-manage';
  • now call component: <ManageUsers route={{your user management route}} url={{url of your user management api}}/>

Readme

Keywords

none

Package Sidebar

Install

npm i @hamid.sarani/react-user-manage

Weekly Downloads

2

Version

2.1.3

License

ISC

Unpacked Size

254 kB

Total Files

25

Last publish

Collaborators

  • hamid.sarani