prettier fix

This commit is contained in:
corpglory-dev 2019-02-20 16:08:13 +03:00
parent 4edd22589c
commit e867a8f402

View File

@ -32,7 +32,7 @@ export class PiechartPanel extends PureComponent<Props> {
// TODO: get name
name: 'tmpName',
// TODO: add color option
color: 'tmpColor'
color: 'tmpColor',
});
}
});