mirror of
https://github.com/Qortal/Qortal-Hub.git
synced 2025-06-14 20:11:22 +00:00
Revert to setting null
This commit is contained in:
parent
622fccf316
commit
95ec679508
@ -236,7 +236,7 @@ export const AppsNavBarDesktop = ({ disableBack }) => {
|
||||
>
|
||||
<ButtonBase
|
||||
onClick={() => {
|
||||
setSelectedTab(0);
|
||||
setSelectedTab(null);
|
||||
executeEvent('newTabWindow', {});
|
||||
}}
|
||||
>
|
||||
|
Loading…
x
Reference in New Issue
Block a user