mirror of
https://gitlab.aliens-lyon.fr/encartes/web-interface.git
synced 2026-09-11 09:50:45 +02:00
Remove empty line
This commit is contained in:
@@ -211,7 +211,6 @@ function newPolygon(element, positions, selectedRoom, callbackRoomSelected, call
|
||||
content = <Toilet position={polygonCenter(positions)} size={logoSize(positions)} />
|
||||
}
|
||||
|
||||
|
||||
return <Polygon
|
||||
positions={positions}
|
||||
key={element["id"] + color}
|
||||
|
||||
Reference in New Issue
Block a user