From 3c78299dfce433b39f0ee59dd94952b3f1f7ea4a Mon Sep 17 00:00:00 2001 From: Reckless_Satoshi Date: Sat, 6 May 2023 06:43:50 -0700 Subject: [PATCH] Fix color depth/list button after MUI bump --- frontend/src/basic/BookPage/index.tsx | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/frontend/src/basic/BookPage/index.tsx b/frontend/src/basic/BookPage/index.tsx index 50f753e1..39ee7927 100644 --- a/frontend/src/basic/BookPage/index.tsx +++ b/frontend/src/basic/BookPage/index.tsx @@ -53,11 +53,7 @@ const BookPage = (): JSX.Element => { {doubleView ? ( <> ) : ( -