diff --git a/lib/Avatar/index.js b/lib/Avatar/index.js index f05c01c..df6ba37 100644 --- a/lib/Avatar/index.js +++ b/lib/Avatar/index.js @@ -59,7 +59,7 @@ export default class Avatar extends React.PureComponent { /> )} - + ); } }