mirror of
https://github.com/bellingcat/ukraine-timemap.git
synced 2026-06-11 21:08:36 +03:00
Fix/clean errors (#191)
* clean dev errors
* add check command
* yarn -> npm in travis
* fix all warnings
* fix base test
* 💄
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import React from "react";
|
||||
|
||||
export default ({
|
||||
const Project = ({
|
||||
offset,
|
||||
id,
|
||||
start,
|
||||
@@ -26,3 +26,5 @@ export default ({
|
||||
/>
|
||||
);
|
||||
};
|
||||
|
||||
export default Project;
|
||||
|
||||
Reference in New Issue
Block a user