forked from vergnet/application-amicale
Refactored some lines
This commit is contained in:
parent
14c6ae16b5
commit
42731d26a1
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ class HomeScreen extends React.Component<Props> {
|
||||||
getRenderItem: Function;
|
getRenderItem: Function;
|
||||||
createDataset: Function;
|
createDataset: Function;
|
||||||
|
|
||||||
colors : Object;
|
colors: Object;
|
||||||
|
|
||||||
constructor(props) {
|
constructor(props) {
|
||||||
super(props);
|
super(props);
|
||||||
|
|
Loading…
Reference in a new issue