We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac89521 commit f4c4952Copy full SHA for f4c4952
packages/blade/src/components/ChatMessage/_decision.md packages/blade/src/components/ChatMessage/_decision/_decision.md
@@ -1,5 +1,11 @@
1
# ChatMessage Decisions
2
3
+A Chat Message is a visual representation of a message in a chat application.
4
+
5
+<img src="./chatMessage-thumbnail.png" width="380" alt="chatMessage-thumbnail" />
6
7
8
9
- [Design](#design)
10
- [ChatMessage Component](#ChatMessage-component)
11
- [ChatMessage API](#ChatMessage-api)
@@ -95,6 +101,6 @@ type ChatMessageProps = {
95
101
//
96
102
```
97
103
98
-## Open Questions
99
104
100
-- should their be an animation in case of error?
105
+## Open Questions
106
+N/A
packages/blade/src/components/ChatMessage/_decision/chatMessage-thumbnail.png
36.4 KB
0 commit comments