https://github.com/Typeform/embed/blob/main/packages/embed/src/base/iframe-options.ts#L1 This line breaks existing vuejs projects cos it now requires that react is installed. Any help on how to fix this? Thanks in advance. Ref error message for others who might be searching: ``` Cannot find module 'react' or its corresponding type declarations. ```
https://github.com/Typeform/embed/blob/main/packages/embed/src/base/iframe-options.ts#L1
This line breaks existing vuejs projects cos it now requires that react is installed.
Any help on how to fix this? Thanks in advance.
Ref error message for others who might be searching: