1.0.4 • Published 9 months ago

@looker/components-data v1.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

@looker/components-data

This package provides shared application state within react context for use in filter and visualization components.

Installation

  • NPM: npm install @looker/components-data
  • YARN: yarn add @looker/components-data

You'll also need to satisfy peer dependencies.

  • NPM: npm install react
  • YARN: yarn add react