1.0.3 • Published 3 years ago

workspace-portal v1.0.3

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

workspace-portal

Workspace portal React integration

NPM JavaScript Style Guide

Install

npm install --save workspace-portal

Usage

import { WorkspacePortal } from 'workspace-portal'

const App = () => {
  const companyId = '712389345987134'
  return <WorkspacePortal companyId={companyId}/>
}

License

MIT © Workspace Recruit

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago