This repository was archived by the owner on May 18, 2026. It is now read-only.
Commit 8c19bf4
fix: update messages PropType to allow objects
- Updated 'messages' PropType to allow values that are either strings or objects
- This fixes the React PropType warning when opening the connection modal,
where format-message transforms message strings into objects.
Co-Authored-By: Gemini <noreply@google.com>1 parent 9a2f5cc commit 8c19bf4
2 files changed
Lines changed: 8 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
741 | 741 | | |
742 | 742 | | |
743 | 743 | | |
744 | | - | |
| 744 | + | |
| 745 | + | |
| 746 | + | |
| 747 | + | |
745 | 748 | | |
746 | 749 | | |
747 | 750 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
113 | | - | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
114 | 117 | | |
115 | 118 | | |
116 | 119 | | |
| |||
0 commit comments