Commit 9dbc6a3
committed
fix: fixed build issue with updated schema
Fixed an issue with the newsletter table not handling optional responses
BREAKING CHANGE: Fails to build due to mismatch between schema and UI code1 parent 3cd2230 commit 9dbc6a3
File tree
1 file changed
+3
-3
lines changed- lib/user-interface/genai-newsletter-ui/src/components/newsletters
1 file changed
+3
-3
lines changedLines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
71 | | - | |
| 70 | + | |
| 71 | + | |
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
| 86 | + | |
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
| |||
0 commit comments