mirror of
https://github.com/bellingcat/ukraine-timemap.git
synced 2026-06-12 13:28:36 +03:00
WIP: better timeline styles
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import React from 'react'
|
||||
|
||||
export default ({
|
||||
const actual = ({
|
||||
category,
|
||||
events,
|
||||
x,
|
||||
@@ -21,3 +21,5 @@ export default ({
|
||||
height={height}
|
||||
/>
|
||||
)
|
||||
|
||||
export default () => null
|
||||
|
||||
Reference in New Issue
Block a user