squeak-react
TypeScript icon, indicating that this package has built-in type declarations

4.3.8 • Public • Published

squeak-react

Squeak react

NPM JavaScript Style Guide

Install

npm install --save squeak-react

# or

yarn add squeak-react

Usage

import { Squeak } from 'squeak-react'

const Example = () => {
  return (
    <Squeak
      apiHost='YOUR_API_HOST'
      organizationId='YOUR_ORGANIZATION_ID'
    />
  )
}

License

MIT © smallbrownbike

Readme

Keywords

none

Package Sidebar

Install

npm i squeak-react

Weekly Downloads

101

Version

4.3.8

License

MIT*

Unpacked Size

3.59 MB

Total Files

55

Last publish

Collaborators

  • ajsharp
  • smallbrownbike