Commit 971c82d
fix(saml): remove the label the ValueEditor now renders
CreateSAML already had a raw <label> above the metadata editor, so giving
ValueEditor a label prop rendered it twice. The raw one was decorative
anyway: no htmlFor, so it named nothing. The Row keeps the download
action and right-aligns it.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>1 parent 72b0984 commit 971c82d
1 file changed
Lines changed: 3 additions & 4 deletions
Lines changed: 3 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
159 | 159 | | |
160 | 160 | | |
161 | 161 | | |
162 | | - | |
163 | | - | |
| 162 | + | |
164 | 163 | | |
165 | | - | |
| 164 | + | |
166 | 165 | | |
167 | 166 | | |
168 | 167 | | |
| |||
183 | 182 | | |
184 | 183 | | |
185 | 184 | | |
186 | | - | |
| 185 | + | |
187 | 186 | | |
188 | 187 | | |
189 | 188 | | |
| |||
0 commit comments