Continued porting to React

This commit is contained in:
Colin McLeod
2016-01-11 18:04:38 -08:00
parent ab0019424f
commit 653cb30dd9
39 changed files with 1865 additions and 1420 deletions

View File

@@ -83,7 +83,6 @@ export default class InternalSlotSection extends SlotSection {
enabled={s.enabled}
m={s.m}
fuel={fuelCapacity}
shipMass={ladenMass}
/>);
}