Details
Details
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
| native/chat/composed-message-constants.js | ||
|---|---|---|
| 3 ↗ | (On Diff #12388) | We don't have a set way/place to throw constants yet. Open to any suggestions. just made a new file for the moment. Having a constants file for chat would make sense in the long term. |
| native/chat/composed-message.react.js | ||
|---|---|---|
| 223 ↗ | (On Diff #12388) | We should probably export default ConnectedComposedMessage since it's just the one component now |
Comment Actions
address diff comment
| native/chat/composed-message.react.js | ||
|---|---|---|
| 223 ↗ | (On Diff #12388) | makes sense |