Wrapper for legacy Interactive components
npm install @times-components/interactive-wrapperThe editorial team's developers have created a number of Interactive widgets for
the site. These slot in via HTML web components.
This component wraps the Interactive allowing it to display as part of the React
article.
Please read CONTRIBUTING.md before contributing to this
package
Please see our main README.md to get the project running locally
The code can be formatted and linted in accordance with the agreed standards.
```
yarn fmt
yarn lint
Testing can be done with:
```
yarn test:web
Visit the official
storybook
to see our available interactives.