From 1370b9d197b05996bc2f3d468f323ff35227976b Mon Sep 17 00:00:00 2001 From: Jeremy Kahn Date: Mon, 9 Oct 2023 09:42:12 -0500 Subject: [PATCH] feat(embed): enable fullscreen --- src/components/Shell/ShellAppBar.tsx | 26 ++++++++++++-------------- src/pages/Home/EmbedCodeDialog.tsx | 11 ++++++++++- 2 files changed, 22 insertions(+), 15 deletions(-) diff --git a/src/components/Shell/ShellAppBar.tsx b/src/components/Shell/ShellAppBar.tsx index 34b8487..2c3f8f1 100644 --- a/src/components/Shell/ShellAppBar.tsx +++ b/src/components/Shell/ShellAppBar.tsx @@ -159,21 +159,19 @@ export const ShellAppBar = ({ - {isEmbedded ? null : ( - + - - {isFullscreen ? : } - - - )} + {isFullscreen ? : } + + - {`