remove msg

This commit is contained in:
Ed Chalstrey 2022-06-01 09:48:11 +01:00
parent 6b1129223b
commit 91242f3584

View File

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