From cfe66a2c0b1b032a5f0309c1bf1790822b5620e2 Mon Sep 17 00:00:00 2001 From: Alvaro <110414366+alvaro-signal@users.noreply.github.com> Date: Mon, 26 Sep 2022 18:49:18 -0600 Subject: [PATCH] Re-arranged story viewer components to render meta above arrow-buttons --- ts/components/StoryViewer.tsx | 45 +++++++++++++++++++---------------- 1 file changed, 24 insertions(+), 21 deletions(-) diff --git a/ts/components/StoryViewer.tsx b/ts/components/StoryViewer.tsx index 6bc999b4f..f4f67a570 100644 --- a/ts/components/StoryViewer.tsx +++ b/ts/components/StoryViewer.tsx @@ -550,6 +550,30 @@ export const StoryViewer = ({ /> )} + +
+ + {canNavigateRight && ( +