WIP: better timeline styles

This commit is contained in:
Lachlan Kermode
2020-03-26 11:36:59 +01:00
parent ffb4548fce
commit b9efee8cca
14 changed files with 70 additions and 52 deletions

View File

@@ -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