Skip to content
Snippets Groups Projects
Commit 3e219a27 authored by Liliana Sanfilippo's avatar Liliana Sanfilippo
Browse files

removed placeholder

parent 1ab22e36
No related branches found
No related tags found
No related merge requests found
Pipeline #387852 failed
......@@ -40,7 +40,7 @@ export function MyTimeline () {
>
<TextEvent
date="1/2/19"
text="Events alternate by default (given enough space in the browser)"
text="OPENING"
id='Opening'
/>
</TimelineItem>
......@@ -50,7 +50,8 @@ export function MyTimeline () {
tag= 'medium'
color='#018f69'
>
Hiii
{/*
<ImageEvent
date="4/13/19"
text="You can embed images..."
......@@ -64,7 +65,7 @@ export function MyTimeline () {
View more undersea photos
</UrlButton>
</div>
</ImageEvent>
</ImageEvent> */}
</TimelineItem>
<TimelineItem
......@@ -74,7 +75,7 @@ export function MyTimeline () {
>
<TextEvent
date="1/2/19"
text="Events alternate by default (given enough space in the browser)"
text="W"
id='Workshop Session I.'
/>
</TimelineItem>
......@@ -85,7 +86,7 @@ export function MyTimeline () {
>
<TextEvent
date="1/2/19"
text="Events alternate by default (given enough space in the browser)"
text="W"
id='Workshop Session I.'
/>
</TimelineItem>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment