WL-31 - Pass title as props on Hero component
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<template>
|
||||
<div>
|
||||
<Header />
|
||||
<Hero />
|
||||
<Hero title="wazo-lab.io" />
|
||||
<Grid :dataSource="projects" />
|
||||
<Contact />
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user