Adds menu for Community. Rename community to people. Adds account flagged tabs.

This commit is contained in:
gaba
2017-02-23 16:37:16 -08:00
parent a8d629d680
commit b01db3297d
9 changed files with 456 additions and 18 deletions
@@ -54,7 +54,6 @@ class ModerationContainer extends Component {
}
if (data.error) {
console.log(data);
return <div>Error</div>;
}