mirror of
https://github.com/bellingcat/ukraine-timemap.git
synced 2026-06-12 13:28:36 +03:00
renamed js folder as common + moved hardcoded colors into global.js
This commit is contained in:
committed by
Lachlan Kermode
parent
c32dff1080
commit
7755a8fee2
@@ -1,5 +1,5 @@
|
||||
import React from 'react'
|
||||
import copy from '../../js/data/copy.json'
|
||||
import copy from '../../common/data/copy.json'
|
||||
|
||||
const LoadingOverlay = ({ isLoading, language }) => {
|
||||
let classes = 'loading-overlay'
|
||||
|
||||
Reference in New Issue
Block a user