[Sprint/HipsterHedgehog] client metadata and code refactor
Merged
requested to merge msantang78/mobile-native:sprint/HipsterHedgehog.feat.metadata.code.cleaning into master
1 unresolved thread
Compare changes
- Martin Santangelo authored
+ 21
− 12
@@ -40,6 +42,7 @@ import autobind from "../common/helpers/autobind";
@@ -50,6 +53,8 @@ type Props = {
@@ -83,11 +88,12 @@ function getEntityGuid(entity) {
@@ -140,7 +146,7 @@ export default class CommentList extends React.Component<Props, State> {
@@ -175,7 +181,7 @@ export default class CommentList extends React.Component<Props, State> {
@@ -221,7 +227,7 @@ export default class CommentList extends React.Component<Props, State> {
@@ -257,7 +263,7 @@ export default class CommentList extends React.Component<Props, State> {
@@ -277,7 +283,6 @@ export default class CommentList extends React.Component<Props, State> {
@@ -362,7 +367,7 @@ export default class CommentList extends React.Component<Props, State> {
@@ -405,13 +410,17 @@ export default class CommentList extends React.Component<Props, State> {
@@ -462,12 +471,12 @@ export default class CommentList extends React.Component<Props, State> {