Commit 37e24b7
authored
Fix build error: add missing @types/react-redux (#2269)
PR #2266 (MTV-4447) introduced a react-redux import in
useLightspeed.ts but did not include @types/react-redux
as a devDependency, causing a TS7016 build error.
Resolves: None
Signed-off-by: Pedro Abreu <pabreu@redhat.com>1 parent 7c46f42 commit 37e24b7
2 files changed
+2
-0
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
| 108 | + | |
108 | 109 | | |
109 | 110 | | |
110 | 111 | | |
| |||
0 commit comments