Skip to content

Commit

Permalink
feat: expose useReveal (#3515)
Browse files Browse the repository at this point in the history
  • Loading branch information
haakonflatval-cognite authored Jul 27, 2023
1 parent d1b4d4c commit f24bc83
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 f24bc83

Please sign in to comment.