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
2727 <EventCard id =" welcome-vuejs-community" title =" welcome-vuejs-community" >
2828 <PanelerList :panelers =" panelEventPanelers.list['welcome-vuejs-community']" />
2929 </EventCard >
30- <EventCard title =" vuejs-handson" >
30+ <EventCard id = " handson " title =" vuejs-handson" >
3131 <EventMultipleAssets :title-list =" ['vuejs-handson', 'vuejs-handson']" />
3232 </EventCard >
3333 <div class =" event-body-column column-2" >
@@ -42,7 +42,7 @@ const { panelEventPanelers } = props.data as Panelers
4242 </EventCard >
4343 <EventCard title =" sponsor-booth-fotolary" font-class =" title-2" padding-class =" content-2" />
4444 </div >
45- <EventCard title =" cocktail-bash" >
45+ <EventCard id = " cocktail-bash " title =" cocktail-bash" >
4646 <EventMultipleAssets :title-list =" ['cocktail-bash']" />
4747 </EventCard >
4848 </div >
You can’t perform that action at this time.
0 commit comments