New message in Team view
This commit is contained in:
parent
4fbe269744
commit
05bb5f36ae
@ -11,6 +11,7 @@ import { CategoryViewProps } from './category-view-props';
|
|||||||
const TeamView: React.FunctionComponent<CategoryViewProps> = (props) => (
|
const TeamView: React.FunctionComponent<CategoryViewProps> = (props) => (
|
||||||
<Fragment>
|
<Fragment>
|
||||||
<InfoBox msg="This is what we're planning to collect in this section" />
|
<InfoBox msg="This is what we're planning to collect in this section" />
|
||||||
|
<InfoBox msg="Can you help us capture information on who built the current building?"></InfoBox>
|
||||||
<ul>
|
<ul>
|
||||||
<li>Construction and design team (original building)</li>
|
<li>Construction and design team (original building)</li>
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user