Fix react.d.ts forwardRef types

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
pull/26801/head
Michael Telatynski 2023-12-20 15:38:42 +00:00
parent 0d86bab0dc
commit 2555ffc0d4
No known key found for this signature in database
GPG Key ID: A2B008A5F49F5D0D
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@
},
"include": [
"./node_modules/matrix-js-sdk/src/@types/*.d.ts",
"./node_modules/matrix-react-sdk/src/@types/react.d.ts",
"./node_modules/matrix-react-sdk/src/@types/diff-dom.d.ts",
"./node_modules/matrix-react-sdk/src/@types/opus-recorder.d.ts",
"./node_modules/matrix-react-sdk/src/@types/png-chunks-extract.d.ts",