@times-components/interactive-wrapper
v0.9.91
Published
Wrapper for legacy Interactive components
Downloads
4,051
Readme
Interactive Wrapper
The 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.
Contributing
Please read CONTRIBUTING.md before contributing to this package
Running the code
Please see our main README.md to get the project running locally
Development
The code can be formatted and linted in accordance with the agreed standards.
yarn fmt
yarn lint
Testing
Testing can be done with:
yarn test:web
Visit the official storybook to see our available interactives.