Wworking on improving the tool
This commit is contained in:
@@ -107,7 +107,7 @@ export default function PropertiesPane({ selected, multiCount, iface, onChange,
|
||||
</div>
|
||||
|
||||
{w && (
|
||||
<div class="props-section">
|
||||
<div class="props-section" key={w.id}>
|
||||
<div class="props-section-title">{w.type}</div>
|
||||
|
||||
{/* Position / size */}
|
||||
|
||||
Reference in New Issue
Block a user