diff --git a/src/common/Pages.tsx b/src/common/Pages.tsx index 15ccbba03..b17bd59a0 100644 --- a/src/common/Pages.tsx +++ b/src/common/Pages.tsx @@ -26,6 +26,7 @@ import Profile from 'src/pages/Profile'; import Template from 'src/pages/Template'; import Templates from 'src/pages/Templates'; import Video from 'src/pages/Video'; +import VideoShared from 'src/pages/VideoShared'; import Videos from 'src/pages/Videos'; import { Redirect } from './Redirect'; @@ -103,6 +104,10 @@ const Pages = () => { path={`/${langPrefix}/campaigns/:campaignId/videos/:videoId`} element={