Skip to content

Commit 6465568

Browse files
committed
fix linter
1 parent f9f3e40 commit 6465568

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

applications/virtual-fly-brain/frontend/src/components/CameraControls.jsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ export const cameraControlsRotateState = {
4242
STOPPING: 'stopping',
4343
};
4444

45+
// eslint-disable-next-line no-unused-vars
4546
const CameraControls = forwardRef((props, _ref) => {
4647
const {
4748
cameraControlsHandler,

0 commit comments

Comments
 (0)