Skip to content

Commit

Permalink
try to fix react import issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Dosant committed Jun 14, 2023
1 parent 1a92275 commit 1de509b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion packages/core/chrome/core-chrome-browser/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@
"outDir": "target/types",
"types": [
"jest",
"node"
"node",
"react"
]
},
"include": [
Expand Down

0 comments on commit 1de509b

Please sign in to comment.