Created
December 19, 2016 10:53
-
-
Save justinvdm/81aa89e3afedde54e565ddd8336959db to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/src/views/Messages/MessageBubble/index.js b/src/views/Messages/MessageBubble/index.js | |
index 6475c9e..68caae6 100644 | |
--- a/src/views/Messages/MessageBubble/index.js | |
+++ b/src/views/Messages/MessageBubble/index.js | |
@@ -18,7 +18,7 @@ const MessageBubble = ({ | |
<Text style={[baseStyles.content, styles.content]}> | |
{content} | |
{' '} | |
- <Text style={baseStyles.time}>{moment(timestamp).format('HH:MM')}</Text> | |
+ <Text style={baseStyles.time}>{moment(timestamp).format('HH:mm')}</Text> | |
</Text> | |
{hint && <Text style={[baseStyles.hint, styles.hint]}>{hint}</Text>} | |
diff --git a/src/views/Messages/__tests__/__snapshots__/Messages-test.js.snap b/src/views/Messages/__tests__/__snapshots__/Messages-test.js.snap | |
index 58635c4..6e6544d 100644 | |
--- a/src/views/Messages/__tests__/__snapshots__/Messages-test.js.snap | |
+++ b/src/views/Messages/__tests__/__snapshots__/Messages-test.js.snap | |
@@ -210,7 +210,7 @@ exports[`Messages should render 1`] = ` | |
}, | |
] | |
}> | |
- 11:11 | |
+ 11:43 | |
</Text> | |
</Text> | |
</View> | |
@@ -327,7 +327,7 @@ exports[`Messages should render 1`] = ` | |
}, | |
] | |
}> | |
- 11:11 | |
+ 11:43 | |
</Text> | |
</Text> | |
</View> | |
@@ -445,7 +445,7 @@ exports[`Messages should render 1`] = ` | |
}, | |
] | |
}> | |
- 11:11 | |
+ 11:43 | |
</Text> | |
</Text> | |
</View> | |
@@ -757,7 +757,7 @@ exports[`Messages should render failed messages 1`] = ` | |
}, | |
] | |
}> | |
- 11:11 | |
+ 11:43 | |
</Text> | |
</Text> | |
</View> | |
@@ -874,7 +874,7 @@ exports[`Messages should render failed messages 1`] = ` | |
}, | |
] | |
}> | |
- 11:11 | |
+ 11:43 | |
</Text> | |
</Text> | |
</View> | |
@@ -992,7 +992,7 @@ exports[`Messages should render failed messages 1`] = ` | |
}, | |
] | |
}> | |
- 11:11 | |
+ 11:43 | |
</Text> | |
</Text> | |
</View> | |
@@ -1303,7 +1303,7 @@ exports[`Messages should render inbound messages 1`] = ` | |
}, | |
] | |
}> | |
- 11:11 | |
+ 11:43 | |
</Text> | |
</Text> | |
</View> | |
@@ -1615,7 +1615,7 @@ exports[`Messages should render outbound messages 1`] = ` | |
}, | |
] | |
}> | |
- 11:11 | |
+ 11:43 | |
</Text> | |
</Text> | |
</View> | |
@@ -1732,7 +1732,7 @@ exports[`Messages should render outbound messages 1`] = ` | |
}, | |
] | |
}> | |
- 11:11 | |
+ 11:43 | |
</Text> | |
</Text> | |
</View> | |
@@ -1850,7 +1850,7 @@ exports[`Messages should render outbound messages 1`] = ` | |
}, | |
] | |
}> | |
- 11:11 | |
+ 11:43 | |
</Text> | |
</Text> | |
</View> | |
@@ -2162,7 +2162,7 @@ exports[`Messages should render outbound system messages 1`] = ` | |
}, | |
] | |
}> | |
- 11:11 | |
+ 11:43 | |
</Text> | |
</Text> | |
</View> | |
@@ -2279,7 +2279,7 @@ exports[`Messages should render outbound system messages 1`] = ` | |
}, | |
] | |
}> | |
- 11:11 | |
+ 11:43 | |
</Text> | |
</Text> | |
</View> | |
@@ -2397,7 +2397,7 @@ exports[`Messages should render outbound system messages 1`] = ` | |
}, | |
] | |
}> | |
- 11:11 | |
+ 11:43 | |
</Text> | |
</Text> | |
</View> | |
@@ -2709,7 +2709,7 @@ exports[`Messages should render sending messages 1`] = ` | |
}, | |
] | |
}> | |
- 11:11 | |
+ 11:43 | |
</Text> | |
</Text> | |
</View> | |
@@ -2826,7 +2826,7 @@ exports[`Messages should render sending messages 1`] = ` | |
}, | |
] | |
}> | |
- 11:11 | |
+ 11:43 | |
</Text> | |
</Text> | |
</View> | |
@@ -2944,7 +2944,7 @@ exports[`Messages should render sending messages 1`] = ` | |
}, | |
] | |
}> | |
- 11:11 | |
+ 11:43 | |
</Text> | |
</Text> | |
</View> | |
@@ -3256,7 +3256,7 @@ exports[`Messages should render the send button as disabled when there is no con | |
}, | |
] | |
}> | |
- 11:11 | |
+ 11:43 | |
</Text> | |
</Text> | |
</View> | |
@@ -3373,7 +3373,7 @@ exports[`Messages should render the send button as disabled when there is no con | |
}, | |
] | |
}> | |
- 11:11 | |
+ 11:43 | |
</Text> | |
</Text> | |
</View> | |
@@ -3491,7 +3491,7 @@ exports[`Messages should render the send button as disabled when there is no con | |
}, | |
] | |
}> | |
- 11:11 | |
+ 11:43 | |
</Text> | |
</Text> | |
</View> | |
@@ -3803,7 +3803,7 @@ exports[`Messages should render the send button as disabled when there is no con | |
}, | |
] | |
}> | |
- 11:11 | |
+ 11:43 | |
</Text> | |
</Text> | |
</View> | |
@@ -3920,7 +3920,7 @@ exports[`Messages should render the send button as disabled when there is no con | |
}, | |
] | |
}> | |
- 11:11 | |
+ 11:43 | |
</Text> | |
</Text> | |
</View> | |
@@ -4038,7 +4038,7 @@ exports[`Messages should render the send button as disabled when there is no con | |
}, | |
] | |
}> | |
- 11:11 | |
+ 11:43 | |
</Text> | |
</Text> | |
</View> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
👍