Details
Details
before | after |
(should be identical)
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
native/chat/message-preview.react.js | ||
---|---|---|
50–55 ↗ | (On Diff #21237) | Could probably do const usernameStyle = username.style === 'unread' ? styles.unread : styles.secondary; ? |
native/chat/message-preview.react.js | ||
---|---|---|
50–55 ↗ | (On Diff #21237) | I want to keep the invariant so people don't accidentally use something that's unsupported |