Skip to content

Commit

Permalink
chnage the position of the model on mobile
Browse files Browse the repository at this point in the history
  • Loading branch information
OlegMoshkovich committed Oct 21, 2023
1 parent c0cee10 commit 7265afd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Components/CutPlaneMenu.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ export default function CutPlaneMenu() {

debug().log('CutPlaneMenu: location: ', location)
debug().log('CutPlaneMenu: cutPlanes: ', cutPlanes)
console.log('cutplane length', cutPlanes)


const handleClick = (event) => {
Expand Down

0 comments on commit 7265afd

Please sign in to comment.