Commit 099aeff
authored
[Error Boundary] Correct type for stack property in widget-rendering-error:ti (#3045)
## Summary:
Remove "undefined" from stack property type definition.
Issue: LEMS-3714
Author: mark-fitzgerald
Reviewers: catandthemachines
Required Reviewers:
Approved By: catandthemachines
Checks: ⏭️ 1 check has been skipped, ✅ 10 checks were successful
Pull Request URL: #30451 parent 9201e18 commit 099aeff
File tree
3 files changed
+9
-2
lines changed- .changeset
- packages
- perseus-core/src
- perseus/src
3 files changed
+9
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
176 | 176 | | |
177 | 177 | | |
178 | 178 | | |
179 | | - | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
180 | 182 | | |
181 | 183 | | |
182 | 184 | | |
| |||
0 commit comments