A label for articles with videos
npm install @times-components/video-labelVideoLabel is used as a label for any article that utilises video assets. It
displays a video icon, and a given title (or default to "VIDEO").
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 on each platform individually
```
yarn test:web
Visit the official
storybook
to see our available video label templates.