@crayond_dev/user-management-test
TypeScript icon, indicating that this package has built-in type declarations

3.0.0 • Public • Published

IDM react component usage

V2.0.1

Prerequisite

  1. Just add the API Token you would have found from the crayond toolkit library.
import { UserManagement } from "@crayond_dev/user-management-test";

function App() {
  return <UserManagement apiToken={"R0RSUX8YW7CNF6FG12"} />;
}

export default App;

Readme

Keywords

none

Package Sidebar

Install

npm i @crayond_dev/user-management-test

Weekly Downloads

1

Version

3.0.0

License

MIT

Unpacked Size

5.62 MB

Total Files

8

Last publish

Collaborators

  • crayond_dev