Commit 3810549
fix: restore EditControl disabled during editor testing
A temporary "DO NOT COMMIT" hack commented out <EditControl> in
HearingFormStep3 and leaked into this branch, leaving variables
unused and failing lint. Restored to match main; unrelated to
the CKEditor migration.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent f0b98a0 commit 3810549
1 file changed
Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
321 | 321 | | |
322 | 322 | | |
323 | 323 | | |
324 | | - | |
325 | | - | |
| 324 | + | |
326 | 325 | | |
327 | 326 | | |
328 | 327 | | |
| |||
331 | 330 | | |
332 | 331 | | |
333 | 332 | | |
334 | | - | |
| 333 | + | |
335 | 334 | | |
336 | 335 | | |
337 | 336 | | |
| |||
0 commit comments