Commit c530be0
committed
fix: ensure contentType is treated as a string in error response check
- Updated the error response check in transform.tsx to explicitly cast contentType as a string, improving type safety and preventing potential runtime errors.1 parent 0fe37c4 commit c530be0
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
289 | 289 | | |
290 | 290 | | |
291 | 291 | | |
292 | | - | |
| 292 | + | |
293 | 293 | | |
294 | 294 | | |
295 | 295 | | |
| |||
0 commit comments