Skip to content

Commit fda21a4

Browse files
author
David Silva
committed
added missing property in containers/about
1 parent bf08c6b commit fda21a4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/containers/about/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,7 @@ class About extends React.Component {
129129
<TeamMember
130130
name="Corginson"
131131
title="Chief Happiness Officer"
132+
description=" "
132133
image={corgiImg}
133134
links={[{href: 'https://twitter.com/codecorgi', className: 'icon-s-twitter'}]}
134135
/>

0 commit comments

Comments
 (0)