diff --git a/src/views/about/about.jsx b/src/views/about/about.jsx index d557c1869..5a6b7b463 100644 --- a/src/views/about/about.jsx +++ b/src/views/about/about.jsx @@ -3,6 +3,7 @@ const FormattedMessage = require('react-intl').FormattedMessage; const render = require('../../lib/render.jsx'); const Page = require('../../components/page/www/page.jsx'); +const Video = require('../../components/video/video.jsx'); require('./about.scss'); @@ -22,14 +23,10 @@ const About = () => ( -
-