Skip to content

Commit

Permalink
feat(react-components): onLoading argument in RevealContext
Browse files Browse the repository at this point in the history
  • Loading branch information
haakonflatval-cognite committed May 22, 2024
1 parent c578181 commit a9c5f57
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ export type RevealContextProps = {
| 'pointCloudEffects'
| 'enableEdges'
| 'useFlexibleCameraManager'
| 'onLoading'
>;
};

Expand Down

0 comments on commit a9c5f57

Please sign in to comment.