Add video to PEC (#1524)

* Add video to PEC

- new component
- update snapshot

* Fix a11y issue

- move SummaryBox below H2
- create PublicEvents component to place a margin-bottom

* Remove PublicEvents component
This commit is contained in:
Vim 2022-04-01 11:13:40 -04:00 committed by GitHub
commit 952f97a20d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
11 changed files with 243 additions and 23 deletions

View file

@ -620,9 +620,6 @@ const AreaDetail = ({properties}:IAreaDetailProps) => {
alt={'tbd'}
/>
</div>
{/* <div>
<img src={mailIcon} alt={'mail icon for email'}/>
</div> */}
</Button>
</a>