Skip to content

Commit

Permalink
feat: expose useReveal
Browse files Browse the repository at this point in the history
  • Loading branch information
haakonflatval-cognite committed Jul 26, 2023
1 parent e3b4429 commit 69e6a32
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions react-components/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
*/
import '@cognite/cogs.js/dist/cogs.css';
export { RevealContainer } from './components/RevealContainer/RevealContainer';
export { useReveal } from './components/RevealContainer/RevealContext';
export {
PointCloudContainer,
type PointCloudModelStyling,
Expand Down

0 comments on commit 69e6a32

Please sign in to comment.