From 18793beccfeaf2750efecbcfe15af3cfe0b462bd Mon Sep 17 00:00:00 2001 From: Mikael Finstad Date: Sun, 13 Feb 2022 13:47:09 +0800 Subject: [PATCH] move sidesheet where it belongs --- src/App.jsx | 68 ++++++++++++++++++++++++++--------------------------- 1 file changed, 34 insertions(+), 34 deletions(-) diff --git a/src/App.jsx b/src/App.jsx index 7562966b..1a347884 100644 --- a/src/App.jsx +++ b/src/App.jsx @@ -2233,40 +2233,6 @@ const App = memo(() => {
- setStreamsSelectorShown(false)} - > - - - {
+ setStreamsSelectorShown(false)} + > + + +