remove msg
This commit is contained in:
parent
6b1129223b
commit
91242f3584
@ -10,7 +10,6 @@ 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="Can you help us capture information on who built the current building?"></InfoBox>
|
<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