Commit e867a8f4 by corpglory-dev

prettier fix

parent 4edd2258
......@@ -32,7 +32,7 @@ export class PiechartPanel extends PureComponent<Props> {
// TODO: get name
name: 'tmpName',
// TODO: add color option
color: 'tmpColor'
color: 'tmpColor',
});
}
});
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment