Added functionality to pages, layout for use with sidebar promotions

• Added:
- functionality to pages, layout for use with sidebar promotions

• Updated:
- pages, layouts to use StatusPromotionPanel
This commit is contained in:
mgabdev
2020-07-15 23:05:08 -05:00
parent 15c7ff1eba
commit 06d85fe8d8
18 changed files with 147 additions and 128 deletions

View File

@@ -16,6 +16,7 @@ export default class AboutPage extends PureComponent {
noComposeButton
showBackBtn
title={title}
page='about'
>
<PageTitle path={title} />
{children}