Update to documentation

This commit is contained in:
Cmdr McDonald
2017-03-23 08:17:07 +00:00
parent 94d876e934
commit 873935c1d4
7 changed files with 90 additions and 47 deletions

View File

@@ -97,6 +97,7 @@ export default class FSDProfile extends TranslatedComponent {
func={this.state.calcMaxRangeFunc}
points={200}
code={code}
aspect={0.7}
/>
);
}