File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ const { panelEventPanelers } = props.data as Panelers
27
27
<EventCard id =" welcome-vuejs-community" title =" welcome-vuejs-community" >
28
28
<PanelerList :panelers =" panelEventPanelers.list['welcome-vuejs-community']" />
29
29
</EventCard >
30
- <EventCard title =" vuejs-handson" >
30
+ <EventCard id = " handson " title =" vuejs-handson" >
31
31
<EventMultipleAssets :title-list =" ['vuejs-handson', 'vuejs-handson']" />
32
32
</EventCard >
33
33
<div class =" event-body-column column-2" >
@@ -42,7 +42,7 @@ const { panelEventPanelers } = props.data as Panelers
42
42
</EventCard >
43
43
<EventCard title =" sponsor-booth-fotolary" font-class =" title-2" padding-class =" content-2" />
44
44
</div >
45
- <EventCard title =" cocktail-bash" >
45
+ <EventCard id = " cocktail-bash " title =" cocktail-bash" >
46
46
<EventMultipleAssets :title-list =" ['cocktail-bash']" />
47
47
</EventCard >
48
48
</div >
You can’t perform that action at this time.
0 commit comments