mirror of
https://github.com/EDCD/coriolis.git
synced 2025-12-09 06:43:24 +00:00
Add ship picker
This commit is contained in:
@@ -44,7 +44,7 @@ export default class BarChart extends TranslatedComponent {
|
||||
unit: ''
|
||||
};
|
||||
|
||||
static PropTypes = {
|
||||
static propTypes = {
|
||||
colors: React.PropTypes.array,
|
||||
data: React.PropTypes.array.isRequired,
|
||||
desc: React.PropTypes.bool,
|
||||
|
||||
Reference in New Issue
Block a user