mirror of
https://github.com/bellingcat/ukraine-timemap.git
synced 2026-06-12 13:28:36 +03:00
export language from utilities
This commit is contained in:
@@ -2,8 +2,8 @@ import { mergeDeepLeft } from 'ramda'
|
||||
import global, { colors } from '../common/global'
|
||||
import generateCardLayout from '../common/card'
|
||||
import copy from '../common/data/copy.json'
|
||||
import { language } from '../common/utilities'
|
||||
|
||||
const language = process.env.store.app.language || 'en-US'
|
||||
const isSmallLaptop = window.innerHeight < 800
|
||||
const initial = {
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user