Commit de93b28
fix: add missing description prop to Spinner in FieldsCard
The Spinner component requires a `description` or `aria-label` prop for
accessibility. The missing prop caused a TypeScript build failure in the
UI Docker container.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 13f73be commit de93b28
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
107 | | - | |
| 107 | + | |
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
| |||
0 commit comments