Skip to content
Snippets Groups Projects
Commit b350049c authored by Evelyn Eastmond's avatar Evelyn Eastmond
Browse files

Testing a commit onto upstream branch for revert PR.

parent e0e07929
Branches
Tags
No related merge requests found
......@@ -86,6 +86,7 @@ const CardHeader = ({onCloseCards, onShrinkExpandCards, onShowAll, totalSteps, s
);
class VideoStep extends React.Component {
// test comment
componentDidMount () {
const script = document.createElement('script');
script.src = `https://fast.wistia.com/embed/medias/${this.props.video}.jsonp`;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment