6.29.1 • Published 2 years ago

@alexjball/react-instantsearch-hooks-web v6.29.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

react-instantsearch-hooks-web

This fork exposes the UI components and state hooks used to implement the top-level library components. By lifting up the state hook, you can re-mount the UI without losing state, which is useful for responsive behaviors.

To build and publish:

# From root, build all packages for type resolution
yarn lerna run build

# From package
npm publish --access public