Skip to content
Snippets Groups Projects
Commit b86de21f authored by Lewis Liu's avatar Lewis Liu
Browse files

Added icon placeholder spots for list titles

parent 6839a088
Branches
Tags
No related merge requests found
......@@ -58,6 +58,9 @@ export default class ReferenceEntityList extends Component {
<div style={style} className="full">
<div className="wrapper wrapper--trim">
<div className={S.header}>
<div className={S.leftIcons}>
</div>
{section.name}
</div>
</div>
......
......@@ -85,6 +85,9 @@ export default class RevisionHistoryApp extends Component {
<div style={style} className="full">
<div className="wrapper wrapper--trim">
<div className={S.header}>
<div className={S.leftIcons}>
</div>
{section.name}
</div>
</div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment