Skip to content

Commit ca4e69c

Browse files
authored
fix: export CameraControlsImpl - release bump
1 parent 0667395 commit ca4e69c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/core/CameraControls.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,4 +135,5 @@ export const CameraControls: ForwardRefComponent<CameraControlsProps, CameraCont
135135

136136
export type CameraControls = CameraControlsImpl
137137

138+
// class reference (useful to access static-props like ACTION)
138139
export { CameraControlsImpl }

0 commit comments

Comments
 (0)