New message in Team view

This commit is contained in:
Mateusz Konieczny 2022-02-16 14:46:54 +01:00
parent 4fbe269744
commit 05bb5f36ae

View File

@ -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>
{ {