Render curved wall measurements along the wall
This commit is contained in:
@@ -474,7 +474,7 @@ export default function ElevatorPanel() {
|
||||
|
||||
return (
|
||||
<PanelWrapper
|
||||
icon="/icons/elevator.svg"
|
||||
icon="/icons/elevator.png"
|
||||
onClose={handleClose}
|
||||
title={node.name || 'Elevator'}
|
||||
width={300}
|
||||
|
||||
Reference in New Issue
Block a user