From 98e808200893f3fbbbd9ddf47c64f7820184132b Mon Sep 17 00:00:00 2001 From: cv <34649812+cpvalente@users.noreply.github.com> Date: Fri, 23 Apr 2021 14:21:52 +0200 Subject: [PATCH] feat: preview is link --- .../src/features/viewers/PreviewContainer.jsx | 37 +++++++++++++++---- .../viewers/PreviewContainer.module.css | 9 +++++ 2 files changed, 38 insertions(+), 8 deletions(-) diff --git a/client/src/features/viewers/PreviewContainer.jsx b/client/src/features/viewers/PreviewContainer.jsx index 082c61a12..0b9c14485 100644 --- a/client/src/features/viewers/PreviewContainer.jsx +++ b/client/src/features/viewers/PreviewContainer.jsx @@ -8,26 +8,47 @@ export default function PreviewContainer() { return (