From ecdaebb6cd3c6513ee53974e5b2d55df24da721a Mon Sep 17 00:00:00 2001 From: Sped0n Date: Thu, 22 Feb 2024 01:48:48 +0800 Subject: [PATCH] refactor: don't render unneeded elements on raw info page --- assets/ts/desktop/layout.tsx | 48 +++++++++++++++++++----------------- assets/ts/mobile/layout.tsx | 36 ++++++++++++++------------- 2 files changed, 44 insertions(+), 40 deletions(-) diff --git a/assets/ts/desktop/layout.tsx b/assets/ts/desktop/layout.tsx index f74a3b7..9a6a011 100644 --- a/assets/ts/desktop/layout.tsx +++ b/assets/ts/desktop/layout.tsx @@ -55,34 +55,36 @@ export default function Desktop(props: { return ( <>