1.0.3 • Published 1 year ago

workspace-portal v1.0.3

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

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago