1.0.3 • Published 2 years ago

workspace-portal v1.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
2 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

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago