Hi,
I have recently upgraded to the latest version, I can see the examples install the <Survey />
component using "survey-react-ui".
What package should I use and where do I import my components from? Looks like I possibly have been doing it wrong
Codeimport * as SurveyReact from 'survey-react';
Thanks