Add missing semicolon
This commit is contained in:
parent
8e6e70ef8a
commit
e285f6feda
|
@ -19,4 +19,4 @@ export default (actor, value) => {
|
|||
return null;
|
||||
}
|
||||
})));
|
||||
}
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue