Which version of typescript we should use? #1120
-
Hey folks, I recently updated the dependencies of E.g.: Using typescript Import: import { Box, Button, Stack } from '@twilio-paste/core'; If we upgrade it to typescript Only form components, modals and button secondary. Any ideas? My pr with the changes and repo: https://code.hq.twilio.com/voice-n-video-console/vnv-console-video/pull/100/files |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 11 replies
-
The version of typecript shouldn't matter. This looks similar to a previous issue that got raised about weird type issues #827. It turned out to be a version of try See if that fixes the type errors first. I suspect the styles are caused by a different issues |
Beta Was this translation helpful? Give feedback.
-
Reposting the final answer to this question, since it got a bit buried in replies:
|
Beta Was this translation helpful? Give feedback.
Reposting the final answer to this question, since it got a bit buried in replies: