Add a sample record with two timeline items
Signed-off-by: Joost Hofman <joost.hofman@ah.nl>
This commit is contained in:
@@ -177,6 +177,11 @@ entries.push({
|
||||
date: new Date('2020-08-06'),
|
||||
description: 'long description',
|
||||
},
|
||||
{
|
||||
ringId: 'trial',
|
||||
date: new Date('2020-07-05'),
|
||||
description: 'long description',
|
||||
},
|
||||
],
|
||||
links: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user