Hiding premod links

This commit is contained in:
David Erwin
2017-01-26 10:46:01 -05:00
parent 0b73f18eb3
commit afb246b173
@@ -32,6 +32,7 @@ export default ({handleChange, handleApply, changed, ...props}) => (
description: lang.t('configureCommentStream.enablePremodDescription')
}}
/>
{/* To be implimented
<ul>
<li>
<Checkbox
@@ -47,6 +48,7 @@ export default ({handleChange, handleApply, changed, ...props}) => (
/>
</li>
</ul>
*/}
</li>
</ul>
</div>