This commit is contained in:
Carlos Tadeu Panato Junior
2017-05-12 10:18:24 +02:00
committed by George Goldberg
parent 01fab5de94
commit b1c39204a6

View File

@@ -68,7 +68,7 @@ export default function PostFlagIcon(props) {
);
}
return '';
return null;
}
PostFlagIcon.propTypes = {