This message was deleted.
# ask-questions
w
This message was deleted.
f
@growthbook/growthbook
is a dependency of the react SDK. It's possible it installed an older version of that which doesn't support types yet.
What version of the react SDK are you using?
p
0.11.1
f
Ok, the latest version is 0.15.0 so that's why you aren't seeing typed support. If you update to the latest it should work.
p
gotcha, thanks 👍
sorry, follow up on the last question: any idea why TS isn't complaining about this wrong key?
f
The react hooks need a little extra setup to work with the types. https://docs.growthbook.io/lib/react#usefeatureisont
🙌 1
140 Views