From d621365d3632b294c2c47f424786415c01c4cdf5 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Sat, 20 Mar 2021 15:10:12 +0100 Subject: add popup forms --- frontend/app/views/tile/components/tile.list.js | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'frontend/app/views/tile/components/tile.list.js') diff --git a/frontend/app/views/tile/components/tile.list.js b/frontend/app/views/tile/components/tile.list.js index c455489..9ceb999 100644 --- a/frontend/app/views/tile/components/tile.list.js +++ b/frontend/app/views/tile/components/tile.list.js @@ -123,6 +123,14 @@ const TileListLink = ({ tile, pageTitles }) => ( ) +const TileListVideo = ({ tile }) => { + return ( +
+ {"Vido: "}{tile.settings.url} +
+ ) +} + const TileListMisc = ({ tile }) => (
{"Tile: "}{tile.type} -- cgit v1.2.3-70-g09d2