mirror of
https://github.com/bellingcat/ukraine-timemap.git
synced 2026-06-12 21:38:35 +03:00
Lint fixes
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
import { mergeDeepLeft } from 'ramda'
|
||||
import global, { colors } from '../common/global'
|
||||
import generateCardLayout from '../common/card'
|
||||
import copy from '../common/data/copy.json';
|
||||
import copy from '../common/data/copy.json'
|
||||
|
||||
const language = process.env.store.app.language;
|
||||
const language = process.env.store.app.language
|
||||
const isSmallLaptop = window.innerHeight < 800
|
||||
const initial = {
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user