Commit c948a85
authored
Fixed a runtime error caused by the Pills Container component trying to access an undefined icon. (#3152)
* The Pills Container component tries to access a property of undefined
* The Pills Container component tries to access a property of undefined
* pills
* pills
* pills
* package-lock-removal
* Pills1 parent c8a7d05 commit c948a85
File tree
2 files changed
+2
-2
lines changed- components
- pill-container/private
- pill
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
143 | | - | |
| 143 | + | |
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
198 | 198 | | |
199 | 199 | | |
200 | 200 | | |
201 | | - | |
| 201 | + | |
202 | 202 | | |
203 | 203 | | |
204 | 204 | | |
| |||
0 commit comments