This package provides shared application state within react context for use in filter and visualization components.
npm install @looker/components-dataThis package provides shared application state within react context for use in filter and visualization components.
- 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